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 0d1e306 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.2.0
to 3.9.1 (#57)
0d1e306 is described below
commit 0d1e3065a2ff0f383672b490f9c8beb331d81414
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:17:13 2026 +0000
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.2.0 to 3.9.1 (#57)
Bumps
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.2.0 to 3.9.1.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
-
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.0...maven-invoker-plugin-3.9.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-version: 3.9.1
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 8584a2f..ea86a11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -757,7 +757,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.9.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.plexus</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]