-
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.
- Loading branch information
1 parent
c939dfe
commit 078769d
Showing
3 changed files
with
71 additions
and
5 deletions.
There are no files selected for viewing
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,65 @@ | ||
# Project Keeper 4.3.1, released 2024-05-?? | ||
|
||
Code name: Fix CVE-2024-31573 in `org.xmlunit:xmlunit-core:jar:2.9.1:test` | ||
|
||
## Summary | ||
|
||
This release fixes vulnerability CVE-2024-31573 in `org.xmlunit:xmlunit-core:jar:2.9.1:test`. | ||
|
||
## Security | ||
|
||
* #570: Fixed CVE-2024-31573 in `org.xmlunit:xmlunit-core:jar:2.9.1:test` | ||
|
||
## Dependency Updates | ||
|
||
### Project Keeper Core | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.0` to `4.3.1` | ||
* Updated `org.xmlunit:xmlunit-core:2.9.1` to `2.10.0` | ||
|
||
#### Runtime Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-java-project-crawler:4.3.0` to `4.3.1` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-test-setup:4.3.0` to `4.3.1` | ||
* Updated `org.xmlunit:xmlunit-matchers:2.9.1` to `2.10.0` | ||
|
||
### Project Keeper Command Line Interface | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:4.3.0` to `4.3.1` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-test-setup:4.3.0` to `4.3.1` | ||
|
||
### Project Keeper Maven Plugin | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:4.3.0` to `4.3.1` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `org.xmlunit:xmlunit-matchers:2.9.1` to `2.10.0` | ||
|
||
### Project Keeper Java Project Crawler | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.0` to `4.3.1` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `org.xmlunit:xmlunit-matchers:2.9.1` to `2.10.0` | ||
|
||
### Project Keeper Shared Test Setup | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:4.3.0` to `4.3.1` |
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