-
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.
#476 Fix vulnerability CVE-2023-4759 in dependency `org.eclipse.jgit:…
…org.eclipse.jgit` (#477)
- Loading branch information
1 parent
0ee1c8e
commit 6213e37
Showing
25 changed files
with
124 additions
and
58 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
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
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
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,67 @@ | ||
# Project Keeper 2.9.12, released 2023-09-25 | ||
|
||
Code name: Fix vulnerability CVE-2023-4759 | ||
|
||
## Summary | ||
|
||
This release fixes vulnerability CVE-2023-4759 in dependency `org.eclipse.jgit:org.eclipse.jgit`. | ||
|
||
## Security | ||
|
||
* #476: Fixed vulnerability CVE-2023-4759 in dependency `org.eclipse.jgit:org.eclipse.jgit` | ||
|
||
## Dependency Updates | ||
|
||
### Project-Keeper Shared Model Classes | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r` to `6.7.0.202309050840-r` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `nl.jqno.equalsverifier:equalsverifier:3.15.1` to `3.15.2` | ||
|
||
### Project Keeper Core | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:2.9.11` to `2.9.12` | ||
|
||
#### Runtime Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-java-project-crawler:2.9.11` to `2.9.12` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-test-setup:2.9.11` to `2.9.12` | ||
* Updated `nl.jqno.equalsverifier:equalsverifier:3.15.1` to `3.15.2` | ||
|
||
### Project Keeper Command Line Interface | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:2.9.11` to `2.9.12` | ||
|
||
#### Test Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-test-setup:2.9.11` to `2.9.12` | ||
|
||
### Project Keeper Maven Plugin | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-core:2.9.11` to `2.9.12` | ||
|
||
### Project Keeper Java Project Crawler | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:2.9.11` to `2.9.12` | ||
* Updated `org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r` to `6.7.0.202309050840-r` | ||
|
||
### Project Keeper Shared Test Setup | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:project-keeper-shared-model-classes:2.9.11` to `2.9.12` |
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
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
Oops, something went wrong.