Skip to content

Commit a1628ad

Browse files
Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 (#232)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.2.0 to 3.48.0.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.2.0...3.48.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cbd38a commit a1628ad

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.2.0</version>
104+
<version>3.48.0.0</version>
105105
</dependency>
106106
</dependencies>
107107

0 commit comments

Comments
 (0)