You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2021/10/03 06:00:16 UTC

[activemq] branch activemq-5.16.x updated: [AMQ-8359] Update slf4j to 1.7.32

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

jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new dba95b7  [AMQ-8359] Update slf4j to 1.7.32
dba95b7 is described below

commit dba95b73869b72fd6b1267d322cabf03b5ba8a3b
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Mon Aug 23 09:29:30 2021 -0500

    [AMQ-8359] Update slf4j to 1.7.32
    
    (cherry picked from commit b515bbeeb9eceeaad2df8e28c2f58ff36d52d8b0)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 425d42b..9ed2522 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <scala-version>2.11.11</scala-version>
     <shiro-version>1.7.1</shiro-version>
     <scalatest-version>3.0.8</scalatest-version>
-    <slf4j-version>1.7.31</slf4j-version>
+    <slf4j-version>1.7.32</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
     <spring-version>4.3.30.RELEASE</spring-version>
     <taglibs-version>1.2.5</taglibs-version>