Skip to content

Commit 6ba35d9

Browse files
committed
[pom] Drop java 23 build support, add 26 (keep 24 in cycle for now)
1 parent f98cc7e commit 6ba35d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<copyright>2025</copyright>
262262

263263
<!-- General configuration -->
264-
<allowed.build.jdks note="Any 17, 21, 23, 24, 25">[17,18),[21,22),[23,24),[24,25),[25,26)</allowed.build.jdks>
264+
<allowed.build.jdks note="Any 17, 21, 24, 25, 26">[17,18),[21,22),[24,25),[25,26),[26,27)</allowed.build.jdks>
265265
<checkstyle.config>checkstyle.xml</checkstyle.config>
266266
<clirr.comparisonVersion>46</clirr.comparisonVersion>
267267
<formatter.config>eclipse-formatter-config-2space.xml</formatter.config>

0 commit comments

Comments
 (0)