mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Merge pull request #73 from valitydev/ft/bump-jdk-lib
bump jdk 21 library
This commit is contained in:
commit
36b504fdbe
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