Skip to content

Commit e3a4106

Browse files
Bump org.xerial:sqlite-jdbc from 3.43.0.0 to 3.44.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.43.0.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.43.0.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 9fc72f8 commit e3a4106

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.xerial</groupId>
118118
<artifactId>sqlite-jdbc</artifactId>
119-
<version>3.43.0.0</version>
119+
<version>3.44.1.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)