Skip to content

Commit

Permalink
Bump com.oracle.database.jdbc:ojdbc11 from 21.9.0.0 to 23.3.0.23.09
Browse files Browse the repository at this point in the history
Bumps com.oracle.database.jdbc:ojdbc11 from 21.9.0.0 to 23.3.0.23.09.

---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc11
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent a727375 commit 678eb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>21.9.0.0</version>
<version>23.3.0.23.09</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 678eb12

Please sign in to comment.