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 55c6b79 Bump org.apache.ant:ant from 1.10.15 to 1.10.16
55c6b79 is described below
commit 55c6b79e80a12a7c1085d5ee886c9cf4b3f156d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 04:59:50 2026 +0000
Bump org.apache.ant:ant from 1.10.15 to 1.10.16
Bumps org.apache.ant:ant from 1.10.15 to 1.10.16.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.16
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 0a97ffe..f6680ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.15</version>
+ <version>1.10.16</version>
<scope>provided</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]