Leon406 / ToolsFx

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

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.44.1.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.44.1.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.44.0.0...3.44.1.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.44.1 ([1eef6a5](https://togithub.com/xerial/sqlite-jdbc/commits/1eef6a5)) #### 🏎 Perf **sqlite** - disable pagecache overflow stat ([31b7659](https://togithub.com/xerial/sqlite-jdbc/commits/31b7659)) #### 🛠 Build **deps** - bump org.codehaus.mojo:versions-maven-plugin ([baf1295](https://togithub.com/xerial/sqlite-jdbc/commits/baf1295)) - bump org.jreleaser:jreleaser-maven-plugin ([849d6eb](https://togithub.com/xerial/sqlite-jdbc/commits/849d6eb)) **deps-dev** - bump org.junit-pioneer:junit-pioneer ([f3333e7](https://togithub.com/xerial/sqlite-jdbc/commits/f3333e7)) - bump org.mockito:mockito-core from 5.6.0 to 5.7.0 ([8cd1fa1](https://togithub.com/xerial/sqlite-jdbc/commits/8cd1fa1)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, yuvalp-k2view

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.