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

elharo pushed a commit to branch ver
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit 354fad1f004bd6e7403f1c1375168ec739902ce1
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Wed Nov 25 11:02:53 2020 -0500

    update JUnit
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7213d21..852d47a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@ under the License.
     <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