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 ce0b480 Bump org.codehaus.plexus:plexus-component-metadata from 2.0.0
to 2.2.0 (#84)
ce0b480 is described below
commit ce0b4807f904cbe32643cce1ea6a62731e945f17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:42:23 2026 +0000
Bump org.codehaus.plexus:plexus-component-metadata from 2.0.0 to 2.2.0 (#84)
Bumps
[org.codehaus.plexus:plexus-component-metadata](https://github.com/codehaus-plexus/plexus-containers)
from 2.0.0 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-2.0.0...plexus-containers-2.2.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-component-metadata
dependency-version: 2.2.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 f607455..e781274 100644
--- a/pom.xml
+++ b/pom.xml
@@ -767,7 +767,7 @@
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
- <version>2.0.0</version>
+ <version>2.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]