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 807673cb6 Bump jcl-over-slf4j from 2.0.1 to 2.0.2
807673cb6 is described below

commit 807673cb625ba98b2433a84ba55d7d55b52f5a5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 21 03:48:38 2022 +0000

    Bump jcl-over-slf4j from 2.0.1 to 2.0.2
    
    Bumps [jcl-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits)
    
    ---
    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 14ff30d14..aaf1344ff 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.1</version>
+            <version>2.0.2</version>
             <scope>runtime</scope>
             <exclusions>
                 <exclusion>

Reply via email to