This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new d98457d37e build(deps): bump slf4j-version from 2.0.17 to 2.0.18
(#2007)
d98457d37e is described below
commit d98457d37eb87c24bc8c6a13fa65e57fe0048157
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 15:04:28 2026 +0200
build(deps): bump slf4j-version from 2.0.17 to 2.0.18 (#2007)
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 985d748285..b9572b9611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<netty-version>4.2.13.Final</netty-version>
<rome-version>2.1.0</rome-version>
<shiro-version>2.1.0</shiro-version>
- <slf4j-version>2.0.17</slf4j-version>
+ <slf4j-version>2.0.18</slf4j-version>
<spring-version>6.2.17</spring-version>
<spring-version-range>[6,7)</spring-version-range>
<taglibs-version>1.2.5</taglibs-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact