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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git

commit 10ffd00fd9012b06c6765d52ac4d77d1919d4f2b
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Mar 31 11:58:02 2019 +0200

    [MRESOLVER-78] Upgrade JUnit to 4.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 633a18d..3fe22e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to