Skip to content

Commit fa839de

Browse files
Bump org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0 (#222)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.0.0 to 3.47.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.47.0.0...3.47.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc 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 9385ea2 commit fa839de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-gui-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.xerial</groupId>
103103
<artifactId>sqlite-jdbc</artifactId>
104-
<version>3.47.0.0</version>
104+
<version>3.47.1.0</version>
105105
</dependency>
106106
</dependencies>
107107

0 commit comments

Comments
 (0)