This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 6f5a203bc9 [6.2.x] bump slf4j-version from 2.0.17 to 2.0.18 (#2334)
6f5a203bc9 is described below
commit 6f5a203bc964254b0147a07098f7a61ddac6b7c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:50:27 2026 -0400
[6.2.x] bump slf4j-version from 2.0.17 to 2.0.18 (#2334)
Bumps `slf4j-version` from 2.0.17 to 2.0.18.
Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18
Updates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18
Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-version: 2.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-version: 2.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
dependency-version: 2.0.18
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bc698e67f4..c30106855f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<netty-version>4.2.10.Final</netty-version>
<rome-version>2.1.0</rome-version>
<shiro-version>2.2.1</shiro-version>
- <slf4j-version>2.0.17</slf4j-version>
+ <slf4j-version>2.0.18</slf4j-version>
<snappy-version>1.1.10.7</snappy-version>
<spring-version>6.2.19</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