This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
commit 0b573caa86827f93df84466e6b8a160a3f64e13e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 18:48:55 2026 +0000
Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6
Bumps
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver)
from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/apache/maven-archiver/releases)
-
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.5...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-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 96be4ec..c894dc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.6.5</version>
+ <version>3.6.6</version>
<exclusions>
<exclusion>
<groupId>org.tukaani</groupId>