From 72494af93c5f37c1dbbeb373c151b83feeca2632 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:12:47 +0100 Subject: [PATCH 1/8] SCANJLIB-290 Update commons-lang3 to 3.20 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 330549a2..5d5f6e61 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.20.0 commons-io From cbf243cc39ce8b336736a1dd72242d4c18ca8e00 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:14:41 +0100 Subject: [PATCH 2/8] SCANJLIB-291 Update commons-io to 2.21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d5f6e61..0779d8af 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ commons-io commons-io - 2.19.0 + 2.21.0 org.apache.commons From 2ec49b4e847662552d38dcd5d329ca7fd99f1897 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:16:21 +0100 Subject: [PATCH 3/8] SCANJLIB-292 Update commons-compress to 1.28.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0779d8af..05999467 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ org.apache.commons commons-compress - 1.27.1 + 1.28.0 com.squareup.okhttp3 From 61208f1524f245a8eece2c80b806e3c53e509e98 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:17:58 +0100 Subject: [PATCH 4/8] SCANJLIB-293 Update gson to 2.13.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05999467..3fc81e4c 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 com.google.code.findbugs From 54d96a80fa365d712a294d0916d1971b43bbaaae Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:22:27 +0100 Subject: [PATCH 5/8] NO-JIRA Update test dependencies --- its/it-tests/pom.xml | 6 +++--- lib/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/its/it-tests/pom.xml b/its/it-tests/pom.xml index 11963128..95c49368 100644 --- a/its/it-tests/pom.xml +++ b/its/it-tests/pom.xml @@ -12,8 +12,8 @@ Integration tests - 10.0.25 - 1.5.19 + 10.0.26 + 1.5.21 true true @@ -28,7 +28,7 @@ org.sonarsource.orchestrator sonar-orchestrator-junit4 - 5.6.2.2625 + 6.0.1.3892 test diff --git a/lib/pom.xml b/lib/pom.xml index 81debcf9..d0319725 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -98,7 +98,7 @@ org.wiremock wiremock-standalone - 3.13.1 + 3.13.2 test diff --git a/pom.xml b/pom.xml index 3fc81e4c..581b2902 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ sonar-scanner-java-library 5.1.0 - 5.18.0 + 5.20.0 1.7.36 @@ -105,7 +105,7 @@ org.junit junit-bom - 5.13.3 + 5.14.1 pom import @@ -122,7 +122,7 @@ org.assertj assertj-core - 3.27.3 + 3.27.6 commons-codec From b91b3e0a54c45c729792a9944c47f708643e2cc1 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:26:23 +0100 Subject: [PATCH 6/8] SCANJLIB-294 Update commons-codec to 1.20.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 581b2902..5ea1cb1d 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ commons-codec commons-codec - 1.18.0 + 1.20.0 From b7ea4d48eaba4225736f3bf84e9e30ad5dcf5469 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 2 Dec 2025 10:29:56 +0100 Subject: [PATCH 7/8] SCANJLIB-295 Update bouncycastle to 1.83 --- lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pom.xml b/lib/pom.xml index d0319725..2221832a 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -71,7 +71,7 @@ org.bouncycastle bcprov-jdk18on - 1.81 + 1.83 From 5b1b705592da58a761cb8747d0431a055de04eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hakan=20Alt=C4=B1nda=C4=9F?= Date: Tue, 2 Dec 2025 10:54:19 +0100 Subject: [PATCH 8/8] SCANJLIB-296 Bump and rename sslcontext-kicktart to ayza (#258) Co-authored-by: Julien HENRY --- lib/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pom.xml b/lib/pom.xml index 2221832a..4dfa5ee5 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -65,8 +65,8 @@ io.github.hakky54 - sslcontext-kickstart - 9.1.0 + ayza + 10.0.2 org.bouncycastle