Leon406 / ToolsFx

基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件
https://github.com/Leon406/ToolsFx/wiki
ISC License
1.44k stars 253 forks source link

fix(deps): update dependency org.xerial:sqlite-jdbc to v3.45.1.0 #224

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc 3.45.0.0 -> 3.45.1.0 age adoption passing confidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.45.1.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.45.1.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.45.0.0...3.45.1.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.45.1 ([8a47fb0](https://togithub.com/xerial/sqlite-jdbc/commits/8a47fb0)) #### 🐛 Fixes **jdbc** - support CTE and REPLACE syntax with Statement#getGeneratedKeys ([2cf1b26](https://togithub.com/xerial/sqlite-jdbc/commits/2cf1b26)) #### 🛠 Build **deps** - bump org.graalvm.sdk:nativeimage from 23.1.1 to 23.1.2 ([a84e560](https://togithub.com/xerial/sqlite-jdbc/commits/a84e560)) **deps-dev** - bump org.assertj:assertj-core from 3.25.1 to 3.25.2 ([2e336d9](https://togithub.com/xerial/sqlite-jdbc/commits/2e336d9)) - bump org.mockito:mockito-core from 5.9.0 to 5.10.0 ([0eb6cb8](https://togithub.com/xerial/sqlite-jdbc/commits/0eb6cb8)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Stephen Lombardo

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.