This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch plex in repository https://gitbox.apache.org/repos/asf/maven-release.git
commit 37af3b7b8004794b30b27495bd779bb2420b90a4 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sun Apr 12 13:09:07 2020 -0400 update to 3.0.18 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 253e248..9e44762 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.15</version> + <version>3.0.18</version> </dependency> <dependency> <groupId>org.jdom</groupId>