-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated dependencies * Used javax.inject.Inject See https://maven.apache.org/maven-jsr330.html#how-to-use-jsr-330-in-plugins Co-authored-by: Christoph Pirkl <[email protected]>
- Loading branch information
1 parent
fb7cbf1
commit ebcddf7
Showing
10 changed files
with
447 additions
and
255 deletions.
There are no files selected for viewing
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,113 @@ | ||
# Project Keeper 4.3.4, released 2024-??-?? | ||
|
||
Code name: Fix vulnerabilities | ||
|
||
## Summary | ||
|
||
This release fixes vulnerability CVE-2024-47554 in transitive test dependency `commons-io:commons-io` via `com.exasol:maven-plugin-integration-testing:1.1.2` and `com.jcabi:jcabi-github:1.8.0` | ||
|
||
The release ignores vulnerability CVE-2023-7272 in transitive runtime dependency `org.glassfish:javax.json:1.1.4` via `com.jcabi:jcabi-github:jar:1.9.1` as this is accepted for accessing exasol json documents on GitHub. | ||
|
||
### Security | ||
|
||
* #586: Fixed vulnerability CVE-2024-47554 in test dependency `commons-io:commons-io:2.11.0` | ||
* #587: Fixed vulnerability CVE-2024-47554 in test dependency `commons-io:commons-io:2.13.0` | ||
* #588: Ignore vulnerability CVE-2023-7272 in runtime dependency `org.glassfish:javax.json:1.1.4` | ||
|
||
## Dependency Updates | ||
|
||
### Project Keeper Root Project | ||
|
||
#### Plugin Dependency Updates | ||
|
||
* Added `org.sonatype.ossindex.maven:ossindex-maven-plugin:3.2.0` | ||
|
||
### Project Keeper Shared Model Classes | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `org.eclipse:yasson:3.0.3` to `3.0.4` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `nl.jqno.equalsverifier:equalsverifier:3.16.1` to `3.17.1` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.itsallcode:junit5-system-extensions:1.2.0` to `1.2.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-engine:5.10.2` to `5.11.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-params:5.10.2` to `5.11.2` | ||
* Updated `org.mockito:mockito-core:5.12.0` to `5.14.1` | ||
|
||
### Project Keeper Core | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.3` to `4.3.4` | ||
* Updated `com.jcabi:jcabi-github:1.8.0` to `1.9.1` | ||
* Updated `org.snakeyaml:snakeyaml-engine:2.7` to `2.8` | ||
* Updated `org.yaml:snakeyaml:2.2` to `2.3` | ||
|
||
#### Runtime Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-java-project-crawler:4.3.3` to `4.3.4` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:maven-plugin-integration-testing:1.1.2` to `1.1.3` | ||
* Updated `com.exasol:project-keeper-shared-test-setup:4.3.3` to `4.3.4` | ||
* Updated `nl.jqno.equalsverifier:equalsverifier:3.16.1` to `3.17.1` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.junit-pioneer:junit-pioneer:2.2.0` to `2.3.0` | ||
* Updated `org.junit.jupiter:junit-jupiter-engine:5.10.2` to `5.11.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-params:5.10.2` to `5.11.2` | ||
* Updated `org.mockito:mockito-junit-jupiter:5.12.0` to `5.14.1` | ||
|
||
### Project Keeper Command Line Interface | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:4.3.3` to `4.3.4` | ||
* Updated `org.apache.maven:maven-model:3.9.7` to `3.9.9` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-test-setup:4.3.3` to `4.3.4` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.junit.jupiter:junit-jupiter-engine:5.10.2` to `5.11.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-params:5.10.2` to `5.11.2` | ||
|
||
### Project Keeper Maven Plugin | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:4.3.3` to `4.3.4` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:maven-plugin-integration-testing:1.1.2` to `1.1.3` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.junit.jupiter:junit-jupiter-engine:5.10.2` to `5.11.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-params:5.10.2` to `5.11.2` | ||
* Updated `org.mockito:mockito-core:5.12.0` to `5.14.1` | ||
|
||
### Project Keeper Java Project Crawler | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.3` to `4.3.4` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:maven-plugin-integration-testing:1.1.2` to `1.1.3` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.junit.jupiter:junit-jupiter-engine:5.10.2` to `5.11.2` | ||
* Updated `org.junit.jupiter:junit-jupiter-params:5.10.2` to `5.11.2` | ||
* Updated `org.mockito:mockito-core:5.12.0` to `5.14.1` | ||
* Updated `org.mockito:mockito-junit-jupiter:5.12.0` to `5.14.1` | ||
|
||
### Project Keeper Shared Test Setup | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.3` to `4.3.4` | ||
* Updated `org.hamcrest:hamcrest:2.2` to `3.0` | ||
* Updated `org.yaml:snakeyaml:2.2` to `2.3` |
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
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
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
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