Repository: commons-compress Updated Branches: refs/heads/master 593f3e6d8 -> b49663a59
Update tests from Powermock 1.7.0 to 1.7.3. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b49663a5 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b49663a5 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/b49663a5 Branch: refs/heads/master Commit: b49663a59a79f2a226469a03c3fd81a29780d698 Parents: 593f3e6 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Jan 9 12:24:05 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Jan 9 12:24:05 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b49663a5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0825d86..c8df7ca 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <!-- configuration bits for cutting a release candidate --> <commons.release.version>${project.version}</commons.release.version> <commons.rc.version>RC1</commons.rc.version> - <powermock.version>1.7.0</powermock.version> + <powermock.version>1.7.3</powermock.version> <commons.pmd-plugin.version>3.7</commons.pmd-plugin.version> <!-- only show issues of the current version -->