This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch dep in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
commit 5eb93b1b48fafc3918800f5b5b3db7966a2e7af7 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Tue Jun 30 18:11:16 2020 -0400 update plexus-utils --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25e7c15..3c9cfb2 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.1.0</version> + <version>3.3.0</version> </dependency> <dependency> <groupId>org.easymock</groupId>
