| commit | 3319e7ff226e5b5bd7cea6e50331c7fb1d7d45f4 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 06 17:24:58 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed May 13 10:51:42 2026 +0200 |
| tree | 481cb44456c428725b8c7b2c0c56a3d21a1730ca | |
| parent | 448a159c3ad1fa97327af0e178b6abe853cd92a2 [diff] [blame] |
Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.1.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.53.0.0 to 3.53.1.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.53.0.0...3.53.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #960 Change-Id: I2affd0a7967775a82df174d5c32ddd3de63a6c57
diff --git a/pom.xml b/pom.xml index bd571e4..7fe90df 100644 --- a/pom.xml +++ b/pom.xml
@@ -538,7 +538,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.53.0.0</version> + <version>3.53.1.0</version> </dependency>