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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 553203d695 Bump slf4j.version from 2.0.4 to 2.0.5
553203d695 is described below

commit 553203d695dcfaf806c4c572d023d3f1265bb76d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 25 13:02:58 2022 +0000

    Bump slf4j.version from 2.0.4 to 2.0.5
    
    Bumps `slf4j.version` from 2.0.4 to 2.0.5.
    
    Updates `slf4j-api` from 2.0.4 to 2.0.5
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5)
    
    Updates `jcl-over-slf4j` from 2.0.4 to 2.0.5
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5)
    
    Updates `slf4j-jdk14` from 2.0.4 to 2.0.5
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-jdk14
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9b2e3a5f7..7883df861c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@
         <maven.version>3.8.6</maven.version>
         <plexus.utils.version>3.5.0</plexus.utils.version>
         <rhino.version>1.6R7</rhino.version>
-        <slf4j.version>2.0.4</slf4j.version>
+        <slf4j.version>2.0.5</slf4j.version>
         <spring.version>5.3.24</spring.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>

Reply via email to