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/12/13 15:43:15 UTC

[qpid-protonj2] 02/02: PROTON-2475 Update log4j dependency for tests and examples

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-protonj2.git

commit d667edbeec18ffeb8ab2c53b6584d83fa2b278d5
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Dec 13 10:43:00 2021 -0500

    PROTON-2475 Update log4j dependency for tests and examples
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd4d854..0b5d9ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     <mockito.version>4.1.0</mockito.version>
     <proton.version>0.33.10</proton.version>
     <slf4j.version>1.7.32</slf4j.version>
-    <log4j.slf4j.version>2.14.1</log4j.slf4j.version>
+    <log4j.slf4j.version>2.15.0</log4j.slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.70.Final</netty.version>
     <netty.iouring.version>0.0.10.Final</netty.iouring.version>

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