From 7b62a76acb2968967265885031fb8ef8731f8d23 Mon Sep 17 00:00:00 2001 From: Maxim Lapan Date: Thu, 28 Sep 2023 12:02:38 +0200 Subject: [PATCH] Fix comments --- .gitattributes | 1 + doc/changes/changes_2.0.2.md | 4 ++-- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index ab15c1c..3181d75 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ doc/changes/changelog.md linguist-genera .github/workflows/release_droid_prepare_original_checksum.yml linguist-generated=true .github/workflows/release_droid_print_quick_checksum.yml linguist-generated=true .github/workflows/release_droid_upload_github_release_assets.yml linguist-generated=true +.github/workflows/release_droid_release_on_maven_central.yml linguist-generated=true diff --git a/doc/changes/changes_2.0.2.md b/doc/changes/changes_2.0.2.md index b3aa140..4f53bd6 100644 --- a/doc/changes/changes_2.0.2.md +++ b/doc/changes/changes_2.0.2.md @@ -4,11 +4,11 @@ Code name: Update dependencies to fix CVEs ## Summary -Update transitive dependencies to fix CVE-2023-42503, CVE-2023-43642, CVE-2022-46751 and CVE-2022-46751 +Update transitive dependencies to fix CVE-2023-42503, CVE-2023-43642, CVE-2022-46751 and CVE-2022-46751. ## Security -* 23: Update deps to fix CVE-2023-42503, CVE-2023-43642, CVE-2022-46751 and CVE-2022-46751 +* #23: Updated deps to fix CVE-2023-42503, CVE-2023-43642, CVE-2022-46751 and CVE-2022-46751 ## Dependency Updates diff --git a/pom.xml b/pom.xml index 544f9b2..f1f5cfe 100644 --- a/pom.xml +++ b/pom.xml @@ -71,13 +71,13 @@ 1.24.0 - + org.xerial.snappy snappy-java 1.1.10.5 - + org.apache.ivy ivy 2.5.2