Skip to content

Commit eda978b

Browse files
authored
#24: Fixed CVE-2023-4043 in dependency org.eclipse.parsson:parsson (#25)
1 parent 89025a7 commit eda978b

15 files changed

Lines changed: 168 additions & 105 deletions

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ doc/changes/changelog.md linguist-genera
1111
.github/workflows/release_droid_prepare_original_checksum.yml linguist-generated=true
1212
.github/workflows/release_droid_print_quick_checksum.yml linguist-generated=true
1313
.github/workflows/release_droid_upload_github_release_assets.yml linguist-generated=true
14+
.github/workflows/release_droid_release_on_maven_central.yml linguist-generated=true
15+
16+
.settings/org.eclipse.jdt.core.prefs linguist-generated=true
17+
.settings/org.eclipse.jdt.ui.prefs linguist-generated=true

.github/workflows/broken_links_checker.yml

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-build-next-java.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-build.yml

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependencies_check.yml

Lines changed: 22 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release_droid_prepare_original_checksum.yml

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release_droid_print_quick_checksum.yml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release_droid_release_on_maven_central.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release_droid_upload_github_release_assets.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.settings/org.eclipse.jdt.core.prefs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)