Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent a0f46a9 commit bf11d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<!-- latest: 23.5.0.24.07 does not work on windows with gvenzl/oracle-xe:21.3.0-slim-faststart
<!-- latest: 23.6.0.24.10 does not work on windows with gvenzl/oracle-xe:21.3.0-slim-faststart
error: ORA-01005 null password given, use 21.14.0.0 -->
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bf11d6b

Please sign in to comment.