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/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 9043f7a  ARTEMIS-3674: update to SLF4J 1.7.36
9043f7a is described below

commit 9043f7ad97fac343168feb7f70025964dff850a8
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Feb 8 16:11:54 2022 +0000

    ARTEMIS-3674: update to SLF4J 1.7.36
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6c427d..c1efdf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
       <netty-tcnative-version>2.0.46.Final</netty-tcnative-version>
       <proton.version>0.33.10</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
-      <slf4j.version>1.7.21</slf4j.version>
+      <slf4j.version>1.7.36</slf4j.version>
       <qpid.jms.version>1.5.0</qpid.jms.version>
       <johnzon.version>0.9.5</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>

Reply via email to