This is an automated email from the ASF dual-hosted git repository.

jmckenzie-dev pushed a commit to branch 
sidecar/dependabot/gradle/org.apache.logging.log4j-log4j-api-2.25.2
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git

commit 65e69b460329d6fc75a77974ca68fe24aef47ab3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:34 2025 +0000

    chore(deps): bump org.apache.logging.log4j:log4j-api
    
    Bumps org.apache.logging.log4j:log4j-api from 2.20.0 to 2.25.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-version: 2.25.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 vertx-client/build.gradle | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/vertx-client/build.gradle b/vertx-client/build.gradle
index 8b141fcf..59e52523 100644
--- a/vertx-client/build.gradle
+++ b/vertx-client/build.gradle
@@ -79,9 +79,9 @@ dependencies {
     testImplementation('org.mockito:mockito-core:4.10.0')
 
     // logging dependencies for tests
-    testImplementation("org.apache.logging.log4j:log4j-api:2.20.0")
-    testImplementation("org.apache.logging.log4j:log4j-core:2.20.0")
-    testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.20.0")
+    testImplementation("org.apache.logging.log4j:log4j-api:2.25.2")
+    testImplementation("org.apache.logging.log4j:log4j-core:2.25.2")
+    testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.2")
 }
 
 spotbugsTest.enabled = false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to