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 04fe3e960 Bump org.slf4j:jcl-over-slf4j from 2.0.16 to 2.0.17
04fe3e960 is described below

commit 04fe3e9602ad786875b4b75e9fa63337a35c9f91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 03:32:04 2025 +0000

    Bump org.slf4j:jcl-over-slf4j from 2.0.16 to 2.0.17
    
    Bumps org.slf4j:jcl-over-slf4j from 2.0.16 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 fbe6c3623..196f53cf1 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.16</version>
+            <version>2.0.17</version>
             <scope>runtime</scope>
             <exclusions>
                 <exclusion>

Reply via email to