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 2021/06/24 16:35:08 UTC

[maven-doxia-sitetools] 02/02: [DOXIASITETOOLS-232] Upgrade Plexus Interpolation to 1.26

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 0c047f232632370868488615ef2c41582e429486
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Jun 24 18:34:38 2021 +0200

    [DOXIASITETOOLS-232] Upgrade Plexus Interpolation to 1.26
---
 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 dabf9b3..98ab20b 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.25</version>
+      <version>1.26</version>
     </dependency>
 
     <!-- test -->