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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new c577d730cc Update slf4j to 2.0.6
c577d730cc is described below

commit c577d730cca11cdc79445cdb2090d418219aa6e7
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Dec 26 13:45:29 2022 -0500

    Update slf4j to 2.0.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 15459381ee..d70b239ef0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
         
<cxf.servlet-api.artifact>jakarta.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>5.0.0</cxf.servlet-api.version>
-        <cxf.slf4j.version>2.0.5</cxf.slf4j.version>
+        <cxf.slf4j.version>2.0.6</cxf.slf4j.version>
         <cxf.snakeyaml.version>1.33</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>3.0.1</cxf.spring.boot.version>

Reply via email to