You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2019/06/28 09:40:19 UTC

[maven-invoker-plugin] branch master updated: [MINVOKER-248] Upgrade plexus-interpolation 1.26

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0dc063a  [MINVOKER-248] Upgrade plexus-interpolation 1.26
0dc063a is described below

commit 0dc063a1fd9b7086f0cc9b4fcc298f31f4b19659
Author: olivier lamy <ol...@apache.org>
AuthorDate: Fri Jun 28 19:40:02 2019 +1000

    [MINVOKER-248] Upgrade plexus-interpolation 1.26
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4e56bdd..334d206 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.24</version>
+      <version>1.26</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>