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

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_2_x-fixes by this push:
     new 0746fd6  Updating SLF4J to 1.7.30
0746fd6 is described below

commit 0746fd635f211a3ab450dd3325e6e8790aeae031
Author: Colm O hEigeartaigh <[email protected]>
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 c1641c2..4493a70 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,7 +42,7 @@
         <kerby.version>1.1.1</kerby.version>
         <neethi.version>3.1.1</neethi.version>
         <opensaml.version>3.3.1</opensaml.version>
-        <slf4j.version>1.7.29</slf4j.version>
+        <slf4j.version>1.7.30</slf4j.version>
         <woodstox.core.version>5.0.3</woodstox.core.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>

Reply via email to