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

slachiewicz pushed a commit to branch MENFORCER-267
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit caef03a324fd6ef66be8f1ec45210e09f563870a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon May 17 22:11:37 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 6902e5c..e41bd86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.13.1</version>
+        <version>4.13.2</version>
       </dependency>
       <dependency>
         <groupId>org.mockito</groupId>

Reply via email to