Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Commit 7a0dceb

Browse files
chore(deps): bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.53.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.49.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.49.1.0...3.53.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d630a1 commit 7a0dceb

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
@@ -862,7 +862,7 @@
862862
<dependency>
863863
<groupId>org.xerial</groupId>
864864
<artifactId>sqlite-jdbc</artifactId>
865-
<version>3.49.1.0</version>
865+
<version>3.53.0.0</version>
866866
<scope>test</scope>
867867
<exclusions>
868868
<exclusion>

0 commit comments

Comments
 (0)