Skip to content

Commit

Permalink
fix: upgrade org.xerial:sqlite-jdbc from 3.15.1 to 3.46.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.xerial:sqlite-jdbc from 3.15.1 to 3.46.0.0.

See this package in maven:
org.xerial:sqlite-jdbc

See this project in Snyk:
https://app.snyk.io/org/dataroma/project/6f226390-d845-4198-821b-1ab29d3c180d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 28, 2024
1 parent fdc29c7 commit 14a99db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions timbermill-java/timbermill-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.15.1
</version>
<version>3.46.0.0</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.sqljet</groupId>
Expand Down

0 comments on commit 14a99db

Please sign in to comment.