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 111fd09 Bump org.codehaus.plexus:plexus-component-annotations (#56)
111fd09 is described below
commit 111fd09c6407a02b123c68f218f01bdb6a82deea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:16:09 2026 +0000
Bump org.codehaus.plexus:plexus-component-annotations (#56)
Bumps
[org.codehaus.plexus:plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers)
from 1.5.5 to 2.2.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-containers/releases)
-
[Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
-
[Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.5.5...plexus-containers-2.2.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-component-annotations
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
common-tomcat-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common-tomcat-maven-plugin/pom.xml
b/common-tomcat-maven-plugin/pom.xml
index 000c718..eff25b3 100644
--- a/common-tomcat-maven-plugin/pom.xml
+++ b/common-tomcat-maven-plugin/pom.xml
@@ -95,7 +95,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
- <version>1.5.5</version>
+ <version>2.2.0</version>
<scope>compile</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]