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 37d41a4c5 Bump org.slf4j:jcl-over-slf4j from 2.0.10 to 2.0.11
37d41a4c5 is described below
commit 37d41a4c5b836b329d4731de0f20b0cb37c604fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 9 03:56:25 2024 +0000
Bump org.slf4j:jcl-over-slf4j from 2.0.10 to 2.0.11
Bumps org.slf4j:jcl-over-slf4j from 2.0.10 to 2.0.11.
---
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 901c3a411..d32f2a82c 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.10</version>
+ <version>2.0.11</version>
<scope>runtime</scope>
<exclusions>
<exclusion>