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 78ee696  Update tests with org.powermock:powermock-api-mockito 1.7.3 
-> 1.7.4.
78ee696 is described below

commit 78ee69625cfd2069107052b70d56068bb01bddce
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 30 17:25:17 2019 -0400

    Update tests with org.powermock:powermock-api-mockito 1.7.3 -> 1.7.4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78b9205..eb1aedf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <commons.release.version>${project.version}</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.bc.version>1.18</commons.bc.version>
-    <powermock.version>1.7.3</powermock.version>
+    <powermock.version>1.7.4</powermock.version>
     <commons.pmd-plugin.version>3.12.0</commons.pmd-plugin.version>
 
     
<commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>

Reply via email to