Skip to content

Commit

Permalink
fix(deps): update dependency com.oracle.database.jdbc:ojdbc11 to v23.…
Browse files Browse the repository at this point in the history
…3.0.23.09 (#890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent b29a238 commit 9a7ae25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa/multitenancy/multidatasource-multitenancy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.2.0.0</version>
<version>23.3.0.23.09</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9a7ae25

Please sign in to comment.