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

commit 096d30f702c4ae453334416a819660b910514065
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Fri Feb 14 16:56:50 2025 +0000

    QPIDJMS-605: update to SLF4J 2.0.16
    
    (cherry picked from commit a63f04ffc9b3bf7156816f232c76f59bb8bf412d) with 
fixup
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c1413339..42285249 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.113.Final</netty-version>
-    <slf4j-version>1.7.36</slf4j-version>
+    <slf4j-version>2.0.16</slf4j-version>
     <jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
 
     <!-- 'Provided'/Test Dependency Versions for this Project -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to