Skip to content

Commit 97a9e00

Browse files
Update dependency com.oracle.database.jdbc:ucp to v23.6.0.24.10 (#128)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.oracle.database.jdbc:ucp](https://www.oracle.com/database/technologies/maven-central-guide.html) | `23.5.0.24.07` -> `23.6.0.24.10` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.oracle.database.jdbc:ucp/23.6.0.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.oracle.database.jdbc:ucp/23.6.0.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.oracle.database.jdbc:ucp/23.5.0.24.07/23.6.0.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.oracle.database.jdbc:ucp/23.5.0.24.07/23.6.0.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/langchain4j/langchain4j-examples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11ddf3d commit 97a9e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oracle-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<maven.compiler.source>8</maven.compiler.source>
1313
<maven.compiler.target>8</maven.compiler.target>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<jdbc.version>23.5.0.24.07</jdbc.version>
15+
<jdbc.version>23.6.0.24.10</jdbc.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)