Skip to content

Commit 98fb98b

Browse files
build(deps): bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0 (OpenRefine#7357)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.1.0 to 3.50.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.50.1.0...3.50.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.50.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 741d31e commit 98fb98b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/database/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.xerial</groupId>
116116
<artifactId>sqlite-jdbc</artifactId>
117-
<version>3.50.1.0</version>
117+
<version>3.50.2.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)