Skip to content

Commit

Permalink
Bump org.xerial:sqlite-jdbc from 3.44.0.0 to 3.44.1.0 (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 20c4a6f commit ed4c320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planetiler-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.44.0.0</version>
<version>3.44.1.0</version>
</dependency>
<dependency>
<groupId>org.msgpack</groupId>
Expand Down

0 comments on commit ed4c320

Please sign in to comment.