This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 2179991a4 AMQ-9364: Upgrade to slf4j 2.0.9
2179991a4 is described below
commit 2179991a4753b7edf6362f99f6bef7e2199a221f
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 14:45:09 2023 +0200
AMQ-9364: Upgrade to slf4j 2.0.9
(cherry picked from commit b0aae53946892a48df2f38d3d5cc68038fe33a10)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3964d810f..7f204f467 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<regexp-version>1.4</regexp-version>
<rome-version>2.1.0</rome-version>
<shiro-version>1.11.0</shiro-version>
- <slf4j-version>2.0.6</slf4j-version>
+ <slf4j-version>2.0.9</slf4j-version>
<snappy-version>1.1.2</snappy-version>
<spring-version>5.3.30</spring-version>
<taglibs-version>1.2.5</taglibs-version>