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:57 UTC

[james-jspf] 03/03: Upgrade logback-classic 1.2.3 -> 1.2.6

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 500367320f7ba6637261a2f1efa776193551dd05
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Sep 15 09:11:19 2021 +0700

    Upgrade logback-classic 1.2.3 -> 1.2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92d2134..718cb0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.6</version>
             </dependency>
             <dependency>
                 <groupId>commons-cli</groupId>

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