Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.2.0 to 3.45.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.2.0...3.45.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-22 08:54:48 +00:00 committed by William Brawner
parent 96f563af56
commit 488193bba8

View file

@ -9,7 +9,7 @@ logback = "1.5.6"
mail = "1.6.2"
postgres = "42.7.3"
shadow = "8.1.1"
sqlite = "3.45.2.0"
sqlite = "3.45.3.0"
[libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }