Skip to content

Commit 4598b8d

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

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
@@ -201,7 +201,7 @@
201201
<configuration>
202202
<toolchains>
203203
<jdk>
204-
<version>11</version>
204+
<version>17</version>
205205
</jdk>
206206
</toolchains>
207207
</configuration>

0 commit comments

Comments
 (0)