Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent bb85314 commit 77b409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation("no.nav.common:cxf:3.2025.01.14_14.19-79b3041cae56")

implementation("com.zaxxer:HikariCP:6.2.1")
implementation("com.oracle.database.jdbc:ojdbc11:23.6.0.24.10")
implementation("com.oracle.database.jdbc:ojdbc11:23.7.0.25.01")
implementation("com.github.seratch:kotliquery:1.9.1")

implementation("org.slf4j:jul-to-slf4j:2.0.16")
Expand Down

0 comments on commit 77b409e

Please sign in to comment.