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/11/17 23:36:00 UTC

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

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 9e5fdf199 Bump jcl-over-slf4j from 2.0.3 to 2.0.4
9e5fdf199 is described below

commit 9e5fdf199bc83dfbc5551f8ecb05fd98121e44d1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 17 23:21:27 2022 +0000

    Bump jcl-over-slf4j from 2.0.3 to 2.0.4
    
    Bumps [jcl-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4)
    
    ---
    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 d030fe59d..66b3a078c 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.3</version>
+            <version>2.0.4</version>
             <scope>runtime</scope>
             <exclusions>
                 <exclusion>