You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/01/25 17:42:58 UTC

[commons-compress] branch master updated: Update JUnit from 4.12 to 4.13.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 32463f0  Update JUnit from 4.12 to 4.13.
32463f0 is described below

commit 32463f0a9cbf1d1bb0e945d8423036e3aa38e8ca
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jan 25 12:42:54 2020 -0500

    Update JUnit from 4.12 to 4.13.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0b53da9..b04f730 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.12</version>
+      <version>4.13</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b43f6d7..0ad7687 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -95,6 +95,9 @@ The <action> type attribute can be add,update,fix,remove.
         patch Commons Compress will be able to read certain archives
         that would have caused errors in Compress 1.19.
       </action>
+      <action type="update" date="2020-01-25">
+        Update JUnit from 4.12 to 4.13.
+      </action>
     </release>
     <release version="1.19" date="2019-08-27"
              description="Release 1.19