Skip to content

Commit 7db4756

Browse files
chore(deps): bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.3.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.51.3.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 0ce22fb commit 7db4756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.xerial</groupId>
158158
<artifactId>sqlite-jdbc</artifactId>
159-
<version>3.51.3.0</version>
159+
<version>3.53.0.0</version>
160160
<scope>runtime</scope>
161161
</dependency>
162162
<!-- Hibernate Community Dialects ==================================== -->

0 commit comments

Comments
 (0)