Skip to content

Commit 9bfd81f

Browse files
pkiralysnyk-bot
andauthored
fix: upgrade org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 (#587)
Snyk has created this PR to upgrade org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0. See this package in maven: org.xerial:sqlite-jdbc See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 6114ccc commit 9bfd81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>org.xerial</groupId>
210210
<artifactId>sqlite-jdbc</artifactId>
211-
<version>3.47.2.0</version>
211+
<version>3.48.0.0</version>
212212
</dependency>
213213
</dependencies>
214214

0 commit comments

Comments
 (0)