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-compiler-plugin.git

commit 29d91b5cf3ad2682ed526fe546bd302b8c1a9e6a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Feb 9 15:08:24 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index deb6639..c2fbe53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.12</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to