This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new e37afa8e0 [incubator-kie-issues#2047] Changes for supporting JAVA21
(#2248)
e37afa8e0 is described below
commit e37afa8e0f0bf9504cc54417fcf4a4faa038ff3a
Author: Christine-Jose <[email protected]>
AuthorDate: Wed Aug 13 15:18:15 2025 +0530
[incubator-kie-issues#2047] Changes for supporting JAVA21 (#2248)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 0b560abd2..df5c9314a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,6 +89,7 @@
</mailingLists>
<properties>
+ <maven.compiler.release>17</maven.compiler.release>
<project.build.outputTimestamp>2024-01-16T00:00:00Z</project.build.outputTimestamp>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]