Skip to content

Commit 3c13160

Browse files
committed
[pom] Drop jdk 20 from allowed build list
1 parent b631b78 commit 3c13160

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
@@ -154,7 +154,7 @@
154154
<!-- Reproducible Builds -->
155155
<project.build.outputTimestamp>1678513628</project.build.outputTimestamp>
156156

157-
<allowed.build.jdks>[11,12),[17,18),[20,21),[21,22),[22,23)</allowed.build.jdks>
157+
<allowed.build.jdks>[11,12),[17,18),[21,22),[22,23)</allowed.build.jdks>
158158
</properties>
159159

160160
<dependencies>

0 commit comments

Comments
 (0)