You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/20 11:05:04 UTC

[maven-jxr] 01/01: -a

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

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

commit 3d4824122c5eded928625601814a31bfa799bb3e
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed May 20 07:04:47 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index b52fb89..63cd220 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@ under the License.
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
         <scope>test</scope>
-        <version>4.12</version>
+        <version>4.13</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>