Skip to content

Commit 164f509

Browse files
Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.53.1.0 (#554)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.40.1.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](xerial/sqlite-jdbc@3.40.1.0...3.53.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fd5698 commit 164f509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
<dependency>
615615
<groupId>org.xerial</groupId>
616616
<artifactId>sqlite-jdbc</artifactId>
617-
<version>3.40.1.0</version>
617+
<version>3.53.1.0</version>
618618
<scope>test</scope>
619619
</dependency>
620620
<!-- Database lib for testing-->

0 commit comments

Comments
 (0)