You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/06/10 08:59:58 UTC

[ws-wss4j] 03/03: Updating SLF4J to 1.7.30

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/ws-wss4j.git

commit 6f85d7af739a219474f3f0ab2334184aa439df3b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 10 09:59:32 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ca58648..2f0e859 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
         <kerby.version>2.0.1</kerby.version>
         <neethi.version>3.1.1</neethi.version>
         <opensaml.version>3.4.5</opensaml.version>
-        <slf4j.version>1.7.29</slf4j.version>
+        <slf4j.version>1.7.30</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.8</xz.version>