Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit a30d5ae

Browse files
Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.44.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.40.1.0 to 3.44.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.44.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 834f6be commit a30d5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.xerial</groupId>
101101
<artifactId>sqlite-jdbc</artifactId>
102-
<version>3.40.1.0</version>
102+
<version>3.44.1.0</version>
103103
</dependency>
104104
</dependencies>
105105

0 commit comments

Comments
 (0)