Skip to content

Commit

Permalink
fix: upgrade org.xerial:sqlite-jdbc from 3.15.1 to 3.43.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.43.0.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Oct 26, 2023
1 parent 41a31bd commit 4cc3f67
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.43.0.0</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.sqljet</groupId>
Expand Down

0 comments on commit 4cc3f67

Please sign in to comment.