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/15 15:52:09 UTC

[qpid-jms] branch main updated: QPIDJMS-556: update test+examples slf4j-log4j dep to 2.16.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 1071f06  QPIDJMS-556: update test+examples slf4j-log4j dep to 2.16.0
1071f06 is described below

commit 1071f065ef2da230d2edea16ba1df15d51e403a1
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Dec 15 15:42:57 2021 +0000

    QPIDJMS-556: update test+examples slf4j-log4j dep to 2.16.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a4eabb..c704efa 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.15.0</log4j-slf4j-version>
+    <log4j-slf4j-version>2.16.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