Skip to content

Commit 05ba9f5

Browse files
dependabot[bot]Akron
authored andcommitted
Bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0 (closes #214)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.49.1.0 to 3.50.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.49.1.0...3.50.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.50.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Change-Id: I515aa31e9ccbf5b889e9fd01d231740fa013b455
1 parent c1a7d66 commit 05ba9f5

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.xerial</groupId>
124124
<artifactId>sqlite-jdbc</artifactId>
125-
<version>3.49.1.0</version>
125+
<version>3.50.1.0</version>
126126
</dependency>
127127

128128
<!-- Database Connection Pool Manager -->

0 commit comments

Comments
 (0)