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-jdkim.git
commit 70ed6a0e3194625809b60afa4e8df70126ec1603 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Sep 15 08:59:42 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 1eadf20..5680f18 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ <commons-logging.version>1.2</commons-logging.version> <dnsjava.version>3.4.1</dnsjava.version> <james-skin.version>1.8</james-skin.version> - <junit.version>4.12</junit.version> + <junit.version>4.13.2</junit.version> <log4j.version>2.12.1</log4j.version> <not-yet-commons-ssl.version>0.3.11</not-yet-commons-ssl.version> <target.jdk>1.8</target.jdk> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
