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:01 UTC

[cxf] 10/15: Updating SLF4J to 1.7.36

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 a5dd6d1876670848821d2422511b5483326ba94d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 8 13:58:34 2022 +0000

    Updating SLF4J to 1.7.36
    
    (cherry picked from commit 0f84303f91c56e19858323b54ce3dc37497db62f)
    (cherry picked from commit 287f3a8a5a4cacbdf6be86e72251ef0f20bcb251)
    
    # Conflicts:
    #	parent/pom.xml
    (cherry picked from commit 5555aa13b1c6ddd03502fbaccd0e068cdeef5813)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index ae763b7..9e2c126 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -192,6 +192,7 @@
         <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.35</cxf.slf4j.version>
+        <cxf.slf4j.version>1.7.36</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>