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 0ce2575 Bump mavenPluginPluginVersion from 3.6.0 to 3.15.2 (#70)
0ce2575 is described below
commit 0ce2575ffdac49454ddd8d571a2c011fbd0feded
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 12:22:01 2026 +0000
Bump mavenPluginPluginVersion from 3.6.0 to 3.15.2 (#70)
Bumps `mavenPluginPluginVersion` from 3.6.0 to 3.15.2.
Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.6.0
to 3.15.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.15.2)
Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.6.0 to 3.15.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.15.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-version: 3.15.2
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-version: 3.15.2
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 bb55cfb..4864580 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<mavenVersion>2.2.1</mavenVersion>
- <mavenPluginPluginVersion>3.6.0</mavenPluginPluginVersion>
+ <mavenPluginPluginVersion>3.15.2</mavenPluginPluginVersion>
<!-- Test settings -->
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
<surefire.version>2.22.1</surefire.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]