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

[james-jspf] 01/03: Upgrade junit 4.12 -> 4.13.2

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 ed049ec0ed91e49e4dcd54bc144dd9aed11dbb4e
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Sep 15 09:07:54 2021 +0700

    Upgrade junit 4.12 -> 4.13.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3827177..d3194b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.12</version>
+                <version>4.13.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

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