You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2022/10/01 17:15:56 UTC

[ws-axiom] branch master updated: Bump jcl-over-slf4j from 2.0.2 to 2.0.3

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 393462325 Bump jcl-over-slf4j from 2.0.2 to 2.0.3
393462325 is described below

commit 393462325da48daa4f1fcfde8d19c27ca75602b4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Sep 29 03:27:29 2022 +0000

    Bump jcl-over-slf4j from 2.0.2 to 2.0.3
    
    Bumps [jcl-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@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 aaf1344ff..b68f0fbaf 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.2</version>
+            <version>2.0.3</version>
             <scope>runtime</scope>
             <exclusions>
                 <exclusion>