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 2022/02/10 09:09:39 UTC

[cxf-fediz] 02/03: Updating SLF4J to 1.7.36

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

commit 3cf8345c448dc083e992530cc9e53e444030a407
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Feb 10 07:59:15 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 8d5e39c..6664255 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <log4j.version>2.17.1</log4j.version>
         <openjpa.version>3.2.0</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
-        <slf4j.version>1.7.32</slf4j.version>
+        <slf4j.version>1.7.36</slf4j.version>
         <spring.version>5.3.15</spring.version>
         <spring-ldap-core.version>2.3.5.RELEASE</spring-ldap-core.version>
         <spring.security.version>5.6.1</spring.security.version>