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

michaelo pushed a commit to branch dependency-upgrades
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit b8843759ee109679d1061980c7fa8130a20c60dd
Author: Michael Osipov <[email protected]>
AuthorDate: Thu Apr 5 22:58:00 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 8de7fee..214b143 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@ under the License.
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.11</version>
+        <version>4.12</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to