You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/10/07 14:27:24 UTC

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

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

elharo 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 f2d1a1e  Bump ant-apache-regexp from 1.7.1 to 1.10.9
f2d1a1e is described below

commit f2d1a1ef681e0ce149ae7596e38207036f9cf950
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Oct 1 04:09:55 2020 +0000

    Bump ant-apache-regexp from 1.7.1 to 1.10.9
    
    Bumps ant-apache-regexp from 1.7.1 to 1.10.9.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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 0ca016b..d2cc4b0 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.7.1</version>
+                <version>1.10.9</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 a2ca3d3..cf795d0 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.7.1</version>
+                <version>1.10.9</version>
               </dependency>
               <dependency>
                 <groupId>xalan</groupId>