This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-release.git
The following commit(s) were added to refs/heads/master by this push: new 924fa6d update to 3.0.18 (#48) 924fa6d is described below commit 924fa6d6ae5edd07a124cb85752a25bc4d2b2571 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Sun Apr 12 15:46:53 2020 -0400 update to 3.0.18 (#48) --- 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>