Skip to content

Commit 250802f

Browse files
Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.53.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.40.1.0 to 3.53.0.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.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.0.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 436ea53 commit 250802f

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.0.0</version>
618618
<scope>test</scope>
619619
</dependency>
620620
<!-- Database lib for testing-->

0 commit comments

Comments
 (0)