Skip to content

Commit d027111

Browse files
committed
Toolchain should target 17 instead of 11 now
1 parent 4598b8d commit d027111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vertx-oracle-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<profile>
178178
<id>Java8</id>
179179
<activation>
180-
<jdk>[1.8,11)</jdk>
180+
<jdk>[1.8,17)</jdk>
181181
</activation>
182182
<build>
183183
<plugins>

0 commit comments

Comments
 (0)