commit | 2c5cc6e7de621f07bb5d604f8f37cc14495d4e3c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 31 00:07:25 2024 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Aug 05 10:58:18 2024 +0200 |
tree | 8fdc47eff220d9d3021190159432cd070dde9910 | |
parent | 1b027073056c838a826a784fb16778f6c314b6bc [diff] |
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.46.0.1. - [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.46.0.0...3.46.0.1) --- 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> Change-Id: I2009440ee3d887d16d8f12e2c1a53cfa405b42ff
diff --git a/pom.xml b/pom.xml index 002af5c..231870e 100644 --- a/pom.xml +++ b/pom.xml
@@ -121,7 +121,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.46.0.0</version> + <version>3.46.0.1</version> </dependency> <!-- Database Connection Pool Manager -->