This is an automated email from the ASF dual-hosted git repository.
mbuenger 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 ccfdfef7 Bump org.apache.ant:ant-apache-regexp from 1.10.15 to 1.10.16
(#1049)
ccfdfef7 is described below
commit ccfdfef76df1f4273dd8f5564ce1fa0456b59e1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:41:47 2026 +0200
Bump org.apache.ant:ant-apache-regexp from 1.10.15 to 1.10.16 (#1049)
Bumps org.apache.ant:ant-apache-regexp from 1.10.15 to 1.10.16.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant-apache-regexp
dependency-version: 1.10.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.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 e7f48b34..78a4459e 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.15</version>
+ <version>1.10.16</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 eff961d8..51c23930 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -106,7 +106,7 @@ under the License.
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-regexp</artifactId>
- <version>1.10.15</version>
+ <version>1.10.16</version>
</dependency>
<dependency>
<groupId>xalan</groupId>