Skip to content

Commit 3e1fa83

Browse files
committed
Remove allowed jdks on jdk 16+ as part of parent
parent is now 17, 21, 23, 24, 25. Both 11 and 22 were already bad here. Removing for consistancy.
1 parent 60fc0bf commit 3e1fa83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@
505505
<java.version>16</java.version>
506506
<java.release.version>16</java.release.version>
507507
<excludedGroups>TestcontainersTests,RequireIllegalAccess</excludedGroups>
508-
<allowed.build.jdks>[11,12),[17,18),[21,22),[22,23),[23,24),[24,25)</allowed.build.jdks>
509508
</properties>
510509
</profile>
511510
<profile>

0 commit comments

Comments
 (0)