This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4663d1a Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6
(#199)
4663d1a is described below
commit 4663d1ab2bec650e2a2a5d0a8b370a87142b6328
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 25 09:39:35 2025 +0100
Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6 (#199)
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]>
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 2ac41be..2b19347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@ under the License.
<project.build.outputTimestamp>2025-11-16T13:25:49Z</project.build.outputTimestamp>
<version.palantirJavaFormat>2.81.0</version.palantirJavaFormat>
<!-- mavenArchiverVersion is also used by site -->
- <mavenArchiverVersion>3.6.5</mavenArchiverVersion>
+ <mavenArchiverVersion>3.6.6</mavenArchiverVersion>
<!-- mavenFilteringVersion is also used by site -->
<mavenFilteringVersion>3.4.0</mavenFilteringVersion>
</properties>