Skip to content

Commit cbbec00

Browse files
Update dependency com.h2database:h2 to v2.3.232 (#127)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.h2database:h2](https://h2database.com) ([source](https://redirect.github.com/h2database/h2database)) | `2.2.224` -> `2.3.232` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.h2database:h2/2.3.232?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.h2database:h2/2.3.232?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.h2database:h2/2.2.224/2.3.232?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.h2database:h2/2.2.224/2.3.232?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 847617a commit cbbec00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rag-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.h2database</groupId>
6363
<artifactId>h2</artifactId>
64-
<version>2.2.224</version>
64+
<version>2.3.232</version>
6565
</dependency>
6666

6767
<dependency>

0 commit comments

Comments
 (0)