Skip to content

Commit

Permalink
Merge pull request #2 from ezTxmMC/dependabot/maven/org.xerial-sqlite…
Browse files Browse the repository at this point in the history
…-jdbc-3.45.3.0

Bump org.xerial:sqlite-jdbc from 3.43.0.0 to 3.45.3.0
  • Loading branch information
ezTxmMC authored Apr 22, 2024
2 parents 9ffcaef + fe34068 commit 18b7194
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 @@ -38,7 +38,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.43.0.0</version>
<version>3.45.3.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 18b7194

Please sign in to comment.