This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/main by this push:
     new f97649f812b CAUSEWAY-2445: [v4] bumps minimalMavenBuildVersion 3.9.12 
(CI)
f97649f812b is described below

commit f97649f812b1c8b9b436e19bad514ddce0f3148c
Author: andi-huber <[email protected]>
AuthorDate: Fri Jan 16 10:05:32 2026 +0100

    CAUSEWAY-2445: [v4] bumps minimalMavenBuildVersion 3.9.12 (CI)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 084c2dae83a..abeea81c246 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         
<sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>
         <gpg.useagent>true</gpg.useagent>
-        <minimalMavenBuildVersion>3.9.9</minimalMavenBuildVersion> <!-- latest
+        <minimalMavenBuildVersion>3.9.12</minimalMavenBuildVersion> <!-- latest
         from github actions/setup-java@v3 -->
         <minimalJavaBuildVersion>17</minimalJavaBuildVersion>
         <maven.compiler.release>17</maven.compiler.release>

Reply via email to