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-scripting-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new fd3bec0 Bump Maven dependencies to 3.9.12 (#61)
fd3bec0 is described below
commit fd3bec01d17632d1fbf4f5a6ad2bdadcbbbec5c8
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Dec 21 23:39:43 2025 +0100
Bump Maven dependencies to 3.9.12 (#61)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0557062..c945140 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@ under the License.
</distributionManagement>
<properties>
- <mavenVersion>3.9.11</mavenVersion>
+ <mavenVersion>3.9.12</mavenVersion>
<project.build.outputTimestamp>2021-02-24T19:52:25Z</project.build.outputTimestamp>
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>