Repository: logging-log4j2 Updated Branches: refs/heads/master 68209f621 -> db987cd5d
Update tests from plexus-utils 3.0.24 to 3.1.0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/db987cd5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/db987cd5 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/db987cd5 Branch: refs/heads/master Commit: db987cd5d28295851534f31394dde2925e05826d Parents: 68209f6 Author: Gary Gregory <[email protected]> Authored: Sat Sep 16 09:12:22 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Sat Sep 16 09:12:22 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/db987cd5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 936c5e7..242ba3a 100644 --- a/pom.xml +++ b/pom.xml @@ -631,7 +631,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.24</version> + <version>3.1.0</version> <scope>test</scope> </dependency> <dependency>
