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 095beb2 Bump org.apache.maven:maven-archiver from 2.4.2 to 3.6.6 (#94)
095beb2 is described below
commit 095beb249337e4b57ebb73826869a92b5d85eaf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 16:15:33 2026 +0000
Bump org.apache.maven:maven-archiver from 2.4.2 to 3.6.6 (#94)
Bumps
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver)
from 2.4.2 to 3.6.6.
- [Release notes](https://github.com/apache/maven-archiver/releases)
-
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-2.4.2...maven-archiver-3.6.6)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
dependency-version: 3.6.6
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b8753f1..b8b449e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>2.4.2</version>
+ <version>3.6.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]