Skip to content

Commit 0dab6ae

Browse files
committed
Bump Temurin.
1 parent 669d0a3 commit 0dab6ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2021, 2024 Eclipse contributors
2+
# Copyright (c) 2021, 2025 Eclipse contributors
33
#
44
# This program and the accompanying materials are made available under the
55
# terms of the Eclipse Public License 2.0 which is available at
@@ -31,7 +31,7 @@ jobs:
3131
id: temurin
3232
with:
3333
candidate: java
34-
version: 17.0.13-tem
34+
version: 17.0.14-tem
3535

3636
- uses: sdkman/sdkman-action@main
3737
name: Setup Maven

0 commit comments

Comments
 (0)