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

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

commit 6164a86e6884b12091f90429e462ac1ade21cab5
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Wed Aug 14 13:07:52 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b8a2e8b..f710fe9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,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.26</cxf.slf4j.version>
+        <cxf.slf4j.version>1.7.28</cxf.slf4j.version>
         <cxf.snakeyaml.version>1.24</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>2.1.7.RELEASE</cxf.spring.boot.version>

Reply via email to