Skip to content

Commit 141f7fc

Browse files
authored
Specify Java versions independently in pom.xml
1 parent 11284e2 commit 141f7fc

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

160160
<dependencies>

0 commit comments

Comments
 (0)