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 2022/02/10 08:33:41 UTC

[ws-wss4j] branch master updated: Updating to SLF4J 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/ws-wss4j.git


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

commit 927ab5d9ffccc6b786eadd66307772de72b760c9
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Feb 10 08:22:50 2022 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9278caf..958357a 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>4.0.1</opensaml.version>
-        <slf4j.version>1.7.30</slf4j.version>
+        <slf4j.version>1.7.36</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.9</xz.version>