Skip to content

Commit

Permalink
Bump Oracle ojdbc version to 21.4.0.0 (#1117)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
  • Loading branch information
tsegismont authored Jan 13, 2022
1 parent 64fe7fd commit b2ee7bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vertx-oracle-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,9 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<ojdbc.version>21.1.0.0</ojdbc.version>
<ojdbc.version>21.4.0.0</ojdbc.version>
</properties>


<dependencies>

<!-- Oracle Driver -->
Expand Down

0 comments on commit b2ee7bc

Please sign in to comment.