This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 4fdf2c6ea7 AMQ-9790: Upgrade to slf4j 2.0.17 (#1516)
4fdf2c6ea7 is described below
commit 4fdf2c6ea750cd9955572524610e92801946a250
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 19 07:47:52 2025 +0200
AMQ-9790: Upgrade to slf4j 2.0.17 (#1516)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c8c3fdbd6c..974be62d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<regexp-version>1.4</regexp-version>
<rome-version>2.1.0</rome-version>
<shiro-version>1.13.0</shiro-version>
- <slf4j-version>2.0.16</slf4j-version>
+ <slf4j-version>2.0.17</slf4j-version>
<snappy-version>1.1.2</snappy-version>
<spring-version>6.1.21</spring-version>
<spring-version-range>[6,7)</spring-version-range>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact