Skip to content

Commit be96d09

Browse files
dependabot[bot]margaretha
authored andcommitted
Bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.1.0 to 3.51.2.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.1.0...3.51.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #254 Change-Id: I85fdfcc04405afdb92fc1d37e6d709ce30b32293
1 parent b53f4b9 commit be96d09

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.51.1.0</version>
125+
<version>3.51.2.0</version>
126126
</dependency>
127127

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

0 commit comments

Comments
 (0)