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
…6.0.24.10
  • Loading branch information
renovate[bot] committed Nov 7, 2024
1 parent 8e89d98 commit 64d220a
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.5.0.24.07</version>
<version>23.6.0.24.10</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 64d220a

Please sign in to comment.