Skip to content

Commit ac68b12

Browse files
committed
update java version
1 parent 9cd8652 commit ac68b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-dependency-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
include:
16-
- java-version: "17"
16+
- java-version: "21"
1717
java-distribution: "temurin"
1818

1919
steps:

0 commit comments

Comments
 (0)