You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2020/01/05 19:41:05 UTC

[maven] 01/01: [MNG-6841] update plexus-interpolation to 1.26

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

khmarbaise pushed a commit to branch MNG-6841
in repository https://gitbox.apache.org/repos/asf/maven.git

commit f3e6641c2e25105829c0493b613feed2d1eed076
Author: artem.krosheninnikov <ar...@team.wrike.com>
AuthorDate: Sun Jan 5 22:24:21 2020 +0300

    [MNG-6841] update plexus-interpolation to 1.26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21c05ab..7d24d56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@ under the License.
     <junitVersion>4.12</junitVersion>
     <mockitoVersion>3.2.0</mockitoVersion>
     <plexusVersion>2.1.0</plexusVersion>
-    <plexusInterpolationVersion>1.25</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.26</plexusInterpolationVersion>
     <plexusUtilsVersion>3.3.0</plexusUtilsVersion>
     <guiceVersion>4.2.2</guiceVersion>
     <sisuInjectVersion>0.3.4</sisuInjectVersion>