You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2021/03/31 15:32:00 UTC

[qpid-jms] branch main updated: QPIDJMS-532 Update the log4j binding for slf4j to latest patch version

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

tabish 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 39bb0cd  QPIDJMS-532 Update the log4j binding for slf4j to latest patch version
39bb0cd is described below

commit 39bb0cdac7066cae60d641bafe96b0c0b5018965
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Wed Mar 31 11:31:39 2021 -0400

    QPIDJMS-532 Update the log4j binding for slf4j to latest patch version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2a6f66..d4ec9b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <proton-version>0.33.8</proton-version>
     <netty-version>4.1.62.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
-    <log4j-slf4j-version>2.14.0</log4j-slf4j-version>
+    <log4j-slf4j-version>2.14.1</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