Skip to content

Commit

Permalink
Merge pull request #109 from CloneWith/dependabot/maven/org.xerial-sq…
Browse files Browse the repository at this point in the history
…lite-jdbc-3.46.0.1

Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1
  • Loading branch information
CloneWith authored Aug 8, 2024
2 parents 51bb488 + 85e9fe2 commit c9797f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.46.0.0</version>
<version>3.46.0.1</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit c9797f0

Please sign in to comment.