We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d66988 + 85210b3 commit 36b504fCopy full SHA for 36b504f
.github/workflows/maven-library-build.yml
@@ -6,7 +6,7 @@ on:
6
java-version:
7
description: 'Java version'
8
required: false
9
- default: "17"
+ default: "21"
10
type: string
11
java-distribution:
12
description: 'Java distribution'
.github/workflows/maven-library-deploy.yml
0 commit comments