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/14 17:11:51 UTC

[qpid-protonj2] branch main updated: 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


The following commit(s) were added to refs/heads/main by this push:
     new 18b3d27  PROTON-2475 Update log4j dependency for tests and examples
18b3d27 is described below

commit 18b3d27ed6e2d50a0775a14d97586e581786433c
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Tue Dec 14 12:11:35 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 0b5d9ba..373d0c9 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.15.0</log4j.slf4j.version>
+    <log4j.slf4j.version>2.16.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