You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/08/14 10:57:49 UTC

[cxf-fediz] branch master updated: Updating SLF4J

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-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c73677  Updating SLF4J
6c73677 is described below

commit 6c73677cbf1d8b7be954c21c2777d2f6c8cb490d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Aug 14 11:57:35 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 2724e06..8938cdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <log4j.version>1.2.17</log4j.version>
         <openjpa.version>2.4.3</openjpa.version>
         <servlet.version>2.5</servlet.version>
-        <slf4j.version>1.7.26</slf4j.version>
+        <slf4j.version>1.7.28</slf4j.version>
         <spring.version>4.3.25.RELEASE</spring.version>
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.13.RELEASE</spring.security.version>