This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 578f104c7 Bump org.slf4j:jcl-over-slf4j from 2.0.13 to 2.0.16
578f104c7 is described below
commit 578f104c76c15de6e13f53828b9eb7b86538d9f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 26 03:38:23 2024 +0000
Bump org.slf4j:jcl-over-slf4j from 2.0.13 to 2.0.16
Bumps org.slf4j:jcl-over-slf4j from 2.0.13 to 2.0.16.
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
buildutils/axiom-weaver-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildutils/axiom-weaver-maven-plugin/pom.xml
b/buildutils/axiom-weaver-maven-plugin/pom.xml
index 14e4e25fd..b20241904 100644
--- a/buildutils/axiom-weaver-maven-plugin/pom.xml
+++ b/buildutils/axiom-weaver-maven-plugin/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
- <version>2.0.13</version>
+ <version>2.0.16</version>
<scope>runtime</scope>
<exclusions>
<exclusion>