This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-jar-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git
The following commit(s) were added to refs/heads/maven-jar-plugin-3.x by this
push:
new fd6ae97 Bump mavenVersion from 3.9.11 to 3.9.12 (#509)
fd6ae97 is described below
commit fd6ae97f1f44965f382c7da698a9c771c4b90c85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 05:58:45 2025 +0100
Bump mavenVersion from 3.9.11 to 3.9.12 (#509)
Bumps `mavenVersion` from 3.9.11 to 3.9.12.
Updates `org.apache.maven:maven-plugin-api` from 3.9.11 to 3.9.12
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12)
Updates `org.apache.maven:maven-core` from 3.9.11 to 3.9.12
Updates `org.apache.maven:maven-artifact` from 3.9.11 to 3.9.12
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-artifact
dependency-version: 3.9.12
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 4c2ee8c..1999f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<properties>
<javaVersion>8</javaVersion>
- <mavenVersion>3.9.11</mavenVersion>
+ <mavenVersion>3.9.12</mavenVersion>
<mavenArchiverVersion>3.6.5</mavenArchiverVersion>
<!-- for JDK 25 -->