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 d7e2084 AMQ-7472 - Update SLF4J to 1.7.30
d7e2084 is described below
commit d7e208416b8d588b216dd0913463b12424842e1b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Apr 28 08:20:16 2020 +0100
AMQ-7472 - Update SLF4J to 1.7.30
(cherry picked from commit 6264c33b61ea000fdec8518340803b6dc643f47a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dfe73fe..f873655 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<scala-version>2.11.11</scala-version>
<shiro-version>1.5.3</shiro-version>
<scalatest-version>3.0.8</scalatest-version>
- <slf4j-version>1.7.25</slf4j-version>
+ <slf4j-version>1.7.30</slf4j-version>
<snappy-version>1.1.2</snappy-version>
<spring-version>4.3.26.RELEASE</spring-version>
<taglibs-version>1.2.5</taglibs-version>