You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/04/19 13:16:19 UTC

[maven-doxia] branch master updated: Bump ant-apache-regexp from 1.10.9 to 1.10.10

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 98e259c  Bump ant-apache-regexp from 1.10.9 to 1.10.10
98e259c is described below

commit 98e259ca588c9d06d7e96adc1e5608c8cf515d80
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Apr 19 15:16:13 2021 +0200

    Bump ant-apache-regexp from 1.10.9 to 1.10.10
---
 doxia-modules/doxia-module-fml/pom.xml  | 2 +-
 doxia-modules/doxia-module-xdoc/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doxia-modules/doxia-module-fml/pom.xml b/doxia-modules/doxia-module-fml/pom.xml
index 9e1a40e..1286850 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -115,7 +115,7 @@ under the License.
               <dependency>
                 <groupId>org.apache.ant</groupId>
                 <artifactId>ant-apache-regexp</artifactId>
-                <version>1.10.9</version>
+                <version>1.10.10</version>
               </dependency>
               <dependency>
                 <groupId>xalan</groupId>
diff --git a/doxia-modules/doxia-module-xdoc/pom.xml b/doxia-modules/doxia-module-xdoc/pom.xml
index 7998ffa..ec83d9b 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -116,7 +116,7 @@ under the License.
               <dependency>
                 <groupId>org.apache.ant</groupId>
                 <artifactId>ant-apache-regexp</artifactId>
-                <version>1.10.9</version>
+                <version>1.10.10</version>
               </dependency>
               <dependency>
                 <groupId>xalan</groupId>