Skip to content

Commit

Permalink
Merge pull request #27 from Skullians/dependabot/maven/org.xerial-sql…
Browse files Browse the repository at this point in the history
…ite-jdbc-3.46.1.3

Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.3
  • Loading branch information
Skullians authored Oct 6, 2024
2 parents fb84fe8 + 4d59a93 commit 7d3fe8a
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.46.0.1</version>
<version>3.46.1.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7d3fe8a

Please sign in to comment.