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-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new bb7569d  Bump junit from 4.13 to 4.13.1
bb7569d is described below

commit bb7569dece6abde094b1c877474cde345a325048
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Oct 13 21:03:01 2020 +0200

    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 0e99136..bb84319 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,7 +367,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