Skip to content

Commit 4f6c593

Browse files
authored
Test against Java 21 (#2304)
1 parent 3514b3b commit 4f6c593

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
include:
1414
- { name: "default", javaVersion: 8 }
1515
- { name: "default", javaVersion: 17 }
16+
- { name: "default", javaVersion: 21 }
1617
- { name: "over TCP", dockerHost: "tcp://127.0.0.1:2375", javaVersion: 8 }
1718
- { name: "Docker 19.03.9", dockerVersion: "5:19.03.9~3-0~ubuntu-focal", javaVersion: 8 }
1819

docker-java-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.projectlombok</groupId>
4444
<artifactId>lombok</artifactId>
45-
<version>1.18.22</version>
45+
<version>1.18.30</version>
4646
<scope>provided</scope>
4747
</dependency>
4848

docker-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.projectlombok</groupId>
143143
<artifactId>lombok</artifactId>
144-
<version>1.18.22</version>
144+
<version>1.18.30</version>
145145
<scope>provided</scope>
146146
</dependency>
147147
</dependencies>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy