Skip to content

Commit 11284e2

Browse files
committed
[pom] Specify allowed.build.jdks
1 parent b4be6e6 commit 11284e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153

154154
<!-- Reproducible Builds -->
155155
<project.build.outputTimestamp>1678513628</project.build.outputTimestamp>
156+
157+
<allowed.build.jdks>[11,12),[17,18),[20,21),[21,23)</allowed.build.jdks>
156158
</properties>
157159

158160
<dependencies>

0 commit comments

Comments
 (0)