Skip to content

Commit

Permalink
Upgrade to Oracle 23.4.0.24.05 (#1448)
Browse files Browse the repository at this point in the history
Latest ojdbc11 v23 release

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
  • Loading branch information
tsegismont committed Jul 19, 2024
1 parent 9bed3a5 commit 28510ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-oracle-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<ojdbc.version>23.3.0.23.09</ojdbc.version>
<ojdbc.version>23.4.0.24.05</ojdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 28510ef

Please sign in to comment.