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 0794d52f9 Remove redundant version for jcl-over-slf4j dependency
0794d52f9 is described below
commit 0794d52f9b4a2175fec28a55157fb904448833bd
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Sat May 16 08:21:20 2026 +0100
Remove redundant version for jcl-over-slf4j dependency
---
buildutils/axiom-weaver-maven-plugin/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/buildutils/axiom-weaver-maven-plugin/pom.xml
b/buildutils/axiom-weaver-maven-plugin/pom.xml
index 333a160df..8ee890536 100644
--- a/buildutils/axiom-weaver-maven-plugin/pom.xml
+++ b/buildutils/axiom-weaver-maven-plugin/pom.xml
@@ -66,7 +66,6 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
- <version>2.0.17</version>
<scope>runtime</scope>
<exclusions>
<exclusion>