Skip to content

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.3
Browse files Browse the repository at this point in the history
(cherry picked from commit a20afaa94ecb59e071a510d6eb9a316ccd87c007)
  • Loading branch information
RenovateBotAccessToken authored and colin-janke committed Sep 26, 2024
1 parent 6ab4fde commit beff6bf
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.2</version>
<version>3.46.1.3</version>
</dependency>
<dependency>
<groupId>com.lmax</groupId>
Expand Down

0 comments on commit beff6bf

Please sign in to comment.