This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new ac19222 Bump commons-cli:commons-cli from 1.2 to 1.11.0 (#82)
ac19222 is described below
commit ac19222f9b05a9781bad24bc3546c19fd8d2c985
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:41:22 2026 +0000
Bump commons-cli:commons-cli from 1.2 to 1.11.0 (#82)
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from
1.2 to 1.11.0.
-
[Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-cli/compare/cli-1.2...rel/commons-cli-1.11.0)
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f69776c..5a01e78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -614,7 +614,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
- <version>1.2</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]