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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git


The following commit(s) were added to refs/heads/master by this push:
     new db6320b  ci: build target java 25
db6320b is described below

commit db6320bb407a8a424fc55a43a029d1914becea47
Author: andi-huber <[email protected]>
AuthorDate: Wed Mar 11 11:48:23 2026 +0100

    ci: build target java 25
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5fbb86c..fe83ee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ additional
         <revision>4.0.0-SNAPSHOT</revision> <!-- can be overidden like mvn
         -Drevision=2.7.8 -->
         <causeway.version>4.0.0-SNAPSHOT</causeway.version>
-        <maven.compiler.release>21</maven.compiler.release>
+        <maven.compiler.release>25</maven.compiler.release>
         <maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
         <sonar.skip>true</sonar.skip>
         

Reply via email to