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:01:00 UTC

[activemq] branch activemq-5.15.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.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


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

commit 08f14c5885132db65de2624940e39fd847133878
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 c29afd6..f54b8a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,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.30</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>