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

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

commit f125c9675817f159fbfc565c0cc0406dcfd2216d
Author: Daniel Kulp <d...@kulp.com>
AuthorDate: Thu Dec 8 16:05:13 2022 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 207a4a16c9..5ab303b955 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.3</cxf.slf4j.version>
+        <cxf.slf4j.version>2.0.5</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.0</cxf.spring.boot.version>

Reply via email to