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

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/1.x by this push:
     new a88e7cc1 QPIDJMS-612: Update to SLF4J 2.0.17
a88e7cc1 is described below

commit a88e7cc1ed7e66b7f659709c3b232a254eec1ffc
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Jul 11 17:15:21 2025 +0100

    QPIDJMS-612: Update to SLF4J 2.0.17
    
    (cherry picked from commit cd58c1c02a064f56ce5599277fd8f92075de31b3) with 
fixup
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43eaa974..636f36e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <!-- Dependency Versions for this Project -->
     <proton-version>0.34.1</proton-version>
     <netty-version>4.1.122.Final</netty-version>
-    <slf4j-version>2.0.16</slf4j-version>
+    <slf4j-version>2.0.17</slf4j-version>
     <jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
 
     <!-- 'Provided'/Test Dependency Versions for this Project -->


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

Reply via email to