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

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git

commit 49c3a65e3934890be09e620fc2e3306e0018c9f6
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Apr 10 11:47:31 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 8bf6805..b3190c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.13</version>
+      <version>4.13.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to