You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/12 19:48:39 UTC

[maven-release] 01/01: 3.1.1.

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch pplex1
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit 46ecbcecfce0adc26ed9353d9e7773d808ac5db3
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Apr 12 15:48:19 2020 -0400

    3.1.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e44762..cbfa562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.18</version>
+        <version>3.1.1</version>
       </dependency>
       <dependency>
         <groupId>org.jdom</groupId>