Skip to content

Commit

Permalink
chore(deps): bump com.oracle.database.jdbc:ojdbc8
Browse files Browse the repository at this point in the history
Bumps com.oracle.database.jdbc:ojdbc8 from 19.22.0.0 to 19.23.0.0.

---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KushnirykOleh committed Jun 17, 2024
1 parent ae7a253 commit a08230a
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 @@ -141,7 +141,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>19.22.0.0</version>
<version>19.23.0.0</version>
</dependency>
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
Expand Down

0 comments on commit a08230a

Please sign in to comment.