From 8a35c178f072353ac30d437ad49799f12b7ea2e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 08:11:45 +0000 Subject: [PATCH] fix: pom.xml & rxjava-observables/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGASSERTJ-15102413 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- pom.xml | 6 +++--- rxjava-observables/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 24d9fd1d0bfc..15de8db9945d 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -1342,7 +1342,7 @@ 1.7.30 - 1.2.3 + 1.5.25 diff --git a/rxjava-observables/pom.xml b/rxjava-observables/pom.xml index 3cedfc4afce0..5f5a0146be46 100644 --- a/rxjava-observables/pom.xml +++ b/rxjava-observables/pom.xml @@ -34,7 +34,7 @@ 1.1.1 1.2.5 - 3.8.0 + 3.27.7 \ No newline at end of file