Skip to content

Commit

Permalink
Merge pull request #369 from pkiraly/snyk-upgrade-a05524f07f202005367…
Browse files Browse the repository at this point in the history
…9ee6c2cece237

[Snyk] Upgrade org.xerial:sqlite-jdbc from 3.43.2.1 to 3.43.2.2
  • Loading branch information
pkiraly authored Nov 22, 2023
2 parents ea22ae3 + 73cc68e commit 5968126
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 @@ -188,7 +188,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.43.2.1</version>
<version>3.43.2.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5968126

Please sign in to comment.