You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2021/12/20 17:06:33 UTC

[qpid-jms] 03/03: QPIDJMS-559: update to slf4j 1.7.32

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

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

commit 2a0086faf53d2cdfc092f61c4efff6fe69913c90
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 20 16:41:02 2021 +0000

    QPIDJMS-559: update to slf4j 1.7.32
    
    (cherry picked from commit f04cf5bb894bb1af55abcb0d599337f5a6b65bb5)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58a468d..e5a067b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.10</proton-version>
     <netty-version>4.1.72.Final</netty-version>
-    <slf4j-version>1.7.30</slf4j-version>
+    <slf4j-version>1.7.32</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- 'Provided'/Test Dependency Versions for this Project -->

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