Skip to content

Commit 54c3594

Browse files
committed
Build only on JDK >= 17
1 parent fddd725 commit 54c3594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
* under the License.
1818
*/
1919

20-
asfMavenTlpStdBuild()
20+
asfMavenTlpStdBuild(jdks:[ "17", "21" ])

0 commit comments

Comments
 (0)