From 97aadac88ef5beb8837e0ad8cd9a158a3ba290aa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 04:09:50 +0000 Subject: [PATCH] fix: vertx-and-rxjava/pom.xml & pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- pom.xml | 2 +- vertx-and-rxjava/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfa7e09acc56..c377af1b0ccd 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 2.8.9 1.7.21 - 1.1.7 + 1.5.25 2.19.1 3.6.0 diff --git a/vertx-and-rxjava/pom.xml b/vertx-and-rxjava/pom.xml index 9c2c9bfd48f1..a646c01103fa 100644 --- a/vertx-and-rxjava/pom.xml +++ b/vertx-and-rxjava/pom.xml @@ -57,7 +57,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.25 junit