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/14 14:31:24 UTC

[qpid-jms] 16/16: QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0

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 83620143dfb52ba30e3f37c9d7e1eafe3dd4efd8
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 13 12:08:56 2021 +0000

    QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0
    
    (cherry picked from commit 148078ed92cac2c928f177f9c572a3fa745d09d1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4d2984..1fe7793 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <proton-version>0.33.10</proton-version>
     <netty-version>4.1.72.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
-    <log4j-slf4j-version>2.14.1</log4j-slf4j-version>
+    <log4j-slf4j-version>2.15.0</log4j-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