mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
bump jdk 21 library
This commit is contained in:
parent
3d66988825
commit
85210b3c02
2
.github/workflows/maven-library-build.yml
vendored
2
.github/workflows/maven-library-build.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
java-version:
|
||||
description: 'Java version'
|
||||
required: false
|
||||
default: "17"
|
||||
default: "21"
|
||||
type: string
|
||||
java-distribution:
|
||||
description: 'Java distribution'
|
||||
|
2
.github/workflows/maven-library-deploy.yml
vendored
2
.github/workflows/maven-library-deploy.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
java-version:
|
||||
description: 'Java version'
|
||||
required: false
|
||||
default: "17"
|
||||
default: "21"
|
||||
type: string
|
||||
java-distribution:
|
||||
description: 'Java distribution'
|
||||
|
Loading…
Reference in New Issue
Block a user