Skip to content

Commit

Permalink
Merge pull request #19 from exceptionpilot/snyk-upgrade-9ba32546efc91…
Browse files Browse the repository at this point in the history
…e5317a0597d593c282d

[Snyk] Upgrade org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.2.0
  • Loading branch information
exceptionpilot committed May 29, 2024
2 parents e019926 + 127e2e6 commit c90f2ad
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 @@ -74,7 +74,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.42.0.0</version>
<version>3.45.2.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit c90f2ad

Please sign in to comment.