Skip to content

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.0.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 1eb36cb2a47c59ee50ff0641194bd2811646165b)
  • Loading branch information
RenovateBotAccessToken authored and colin-janke committed Oct 25, 2024
1 parent 6437b65 commit dbdbc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OcavaCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.46.1.3</version>
<version>3.47.0.0</version>
</dependency>
<dependency>
<groupId>com.lmax</groupId>
Expand Down

0 comments on commit dbdbc5e

Please sign in to comment.