You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2021/09/23 02:49:56 UTC

[james-jspf] 02/03: Upgrade slf4j 1.7.27 -> 1.7.32

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jspf.git

commit 96ddafb1e3b5e96090cdd32b039475bd2c9136d6
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Sep 15 09:10:20 2021 +0700

    Upgrade slf4j 1.7.27 -> 1.7.32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3194b8..92d2134 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>slf4j-api</artifactId>
-                <version>1.7.27</version>
+                <version>1.7.32</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org