Skip to content

Commit

Permalink
Up lib
Browse files Browse the repository at this point in the history
  • Loading branch information
strug committed Mar 20, 2024
1 parent 057ca95 commit f9ce8f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-service-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
java-version:
description: 'Java version'
required: false
default: "17"
default: "21"
type: string
java-distribution:
description: 'Java distribution'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven-service-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
java-version:
description: 'Java version'
required: false
default: "17"
default: "21"
type: string
java-distribution:
description: 'Java distribution'
Expand Down

0 comments on commit f9ce8f3

Please sign in to comment.