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 f8429d8ab Bump org.slf4j:jcl-over-slf4j from 2.0.11 to 2.0.12
f8429d8ab is described below
commit f8429d8ab634ead4a5598fa6700f568bbb401513
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 04:00:03 2024 +0000
Bump org.slf4j:jcl-over-slf4j from 2.0.11 to 2.0.12
Bumps org.slf4j:jcl-over-slf4j from 2.0.11 to 2.0.12.
---
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 d32f2a82c..cd4aa47a8 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.11</version>
+ <version>2.0.12</version>
<scope>runtime</scope>
<exclusions>
<exclusion>