| commit | e86590aa539ac639966013f060bf084fdbcbe1de | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 04 17:23:04 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 15 12:19:34 2026 +0200 |
| tree | 098f372d1d2a03f010378ce99939826ceae3a5e1 | |
| parent | 7ba03424c7d64049e81548e691cc05ba2a72cfc6 [diff] |
Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.53.1.0 to 3.53.2.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.1.0...3.53.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #978 Change-Id: I1260251e92901f4122e9e74bab7aae51583aab88
diff --git a/pom.xml b/pom.xml index 1c3f352..89759d8 100644 --- a/pom.xml +++ b/pom.xml
@@ -538,7 +538,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.53.1.0</version> + <version>3.53.2.0</version> </dependency>