Skip to content

Commit 7d635c7

Browse files
committed
use release 11 to comply with the plan
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
1 parent fb6a7d2 commit 7d635c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<vendor.name>Eclipse Foundation</vendor.name>
9999
<implementation.vendor.id>org.glassfish</implementation.vendor.id>
100100

101-
<maven.compiler.release>21</maven.compiler.release>
101+
<maven.compiler.release>11</maven.compiler.release>
102102
</properties>
103103

104104
<build>

0 commit comments

Comments
 (0)