Skip to content

Commit a70a976

Browse files
Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 (#1141)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.1.0 to 3.47.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.47.1.0...3.47.2.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 71161cd commit a70a976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planetiler-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.xerial</groupId>
7070
<artifactId>sqlite-jdbc</artifactId>
71-
<version>3.47.1.0</version>
71+
<version>3.47.2.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.msgpack</groupId>

0 commit comments

Comments
 (0)