This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 48e25e8 Bump org.apache.ant:ant from 1.10.16 to 1.10.17
48e25e8 is described below
commit 48e25e8e5dabf251dd575dfa1be598088b051ffb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 05:03:19 2026 +0000
Bump org.apache.ant:ant from 1.10.16 to 1.10.17
Bumps org.apache.ant:ant from 1.10.16 to 1.10.17.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f6680ad..3092639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.16</version>
+ <version>1.10.17</version>
<scope>provided</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]