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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git

commit e7efbfb7f2b98733836cb9abb52caee5e5e7e2bb
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Feb 9 14:12:54 2021 +0100

    Bump junit from 4.13 to 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf9a611..fa3e6ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.13</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to