You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/03 09:03:17 UTC

[cxf-fediz] 01/03: Update to slf4j 1.7.30

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

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

commit 823718eb37a5dfd879a71f01b5562bdfb1559d7e
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon Feb 3 10:35:55 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 2f461c6..6bcb796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <log4j.version>1.2.17</log4j.version>
         <openjpa.version>3.1.0</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
-        <slf4j.version>1.7.28</slf4j.version>
+        <slf4j.version>1.7.30</slf4j.version>
         <spring.version>4.3.26.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>