You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/06/06 21:38:54 UTC

[maven-doxia-sitetools] 04/10: [DOXIASITETOOLS-202] Upgrade Plexus Interpolation to 1.25

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git

commit 12cec436956cd6fa5f6b38803fce7193690347e1
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Jun 6 23:29:07 2019 +0200

    [DOXIASITETOOLS-202] Upgrade Plexus Interpolation to 1.25
---
 doxia-integration-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index 0d2ed50..4738792 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -119,7 +119,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.14</version>
+      <version>1.25</version>
     </dependency>
 
     <!-- test -->