This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch mvn3912 in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git
commit c7e5577ff362f07a04ed1e3ce7f3265a13805541 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Dec 20 22:43:23 2025 +0100 Bump Maven dependencies to 3.9.12 --- 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>
