Skip to content

Commit c20cf36

Browse files
committed
fix: upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3
Snyk has created this PR to upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3. 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
1 parent 9d09f1a commit c20cf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.46.1.0</version>
211+
<version>3.46.1.3</version>
212212
</dependency>
213213
</dependencies>
214214

0 commit comments

Comments
 (0)