-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Have to specify revision explicitly * Revert the change, adding the comment * Revert everything * Add project keeper plugin * Fix project-keeper * Silence PK warnings * Update description * Update doc/changes/changes_2.1.4.md Co-authored-by: Sebastian Bär <[email protected]> * Update doc/changes/changes_2.1.4.md Co-authored-by: Sebastian Bär <[email protected]> --------- Co-authored-by: Christoph Pirkl <[email protected]> Co-authored-by: Sebastian Bär <[email protected]>
- Loading branch information
1 parent
07bb831
commit f1c6c3f
Showing
8 changed files
with
203 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Spark Connector 2.1.4, released 2023-??-?? | ||
|
||
Code name: | ||
|
||
## Summary | ||
|
||
Project keeper added to Maven configuration. | ||
|
||
## Features | ||
|
||
* #211: Brought PK plugin back to the Maven config | ||
|
||
## Dependency Updates | ||
|
||
### Spark Exasol Connector Parent POM | ||
|
||
#### Plugin Dependency Updates | ||
|
||
* Updated `com.exasol:error-code-crawler-maven-plugin:1.3.0` to `1.3.1` | ||
* Updated `org.apache.maven.plugins:maven-enforcer-plugin:3.4.0` to `3.4.1` | ||
* Updated `org.codehaus.mojo:versions-maven-plugin:2.16.0` to `2.16.1` | ||
* Updated `org.jacoco:jacoco-maven-plugin:0.8.10` to `0.8.11` | ||
* Updated `org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184` to `3.10.0.2594` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters