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/27 00:49:46 UTC

[maven-resources-plugin] branch master updated: [MRESOURCES-251] 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-resources-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ca7a039  [MRESOURCES-251] plexus-interpolation 1.26
ca7a039 is described below

commit ca7a0398249829f0fe7c44e50ed67de9db2c7211
Author: olivier lamy <ol...@apache.org>
AuthorDate: Thu Jun 27 10:49:32 2019 +1000

    [MRESOURCES-251] 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 a633676..40f7ac9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.24</version>
+      <version>1.26</version>
     </dependency>
 
     <dependency>