You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2022/02/24 18:52:00 UTC

[cxf] 09/15: Updating SLF4J to 1.7.35

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 596964318f7cb9e165293f09a774efd76eabb59a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 8 11:58:36 2022 +0000

    Updating SLF4J to 1.7.35
    
    (cherry picked from commit 84e8433cabd1c026df47792b6d48adcc39c14fad)
    (cherry picked from commit 4992b309f274750c0074d544b491e46402dd928b)
    
    # Conflicts:
    #	parent/pom.xml
    (cherry picked from commit 9c88f2e964abfef7da99a207612dd88b9f819119)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8bb298e..ae763b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
         <cxf.servlet-api.artifact>javax.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>javax.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>3.1.0</cxf.servlet-api.version>
-        <cxf.slf4j.version>1.7.32</cxf.slf4j.version>
+        <cxf.slf4j.version>1.7.35</cxf.slf4j.version>
         <cxf.snakeyaml.version>1.26</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>2.1.18.RELEASE</cxf.spring.boot.version>