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 04:00:43 UTC

[maven-release] branch master updated: update plexus-interpolation (#44)

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 2103aa0  update plexus-interpolation (#44)
2103aa0 is described below

commit 2103aa011c1d1311513da7299552731c6b9ff660
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun Apr 12 00:00:36 2020 -0400

    update plexus-interpolation (#44)
---
 maven-release-manager/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-release-manager/pom.xml b/maven-release-manager/pom.xml
index 4ce1274..c17f0e0 100644
--- a/maven-release-manager/pom.xml
+++ b/maven-release-manager/pom.xml
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.14</version>
+      <version>1.17</version>
     </dependency>
 
     <dependency>