From 4ac0271191510ad6b498158cb1b739bc2cf2494a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Wed, 30 Oct 2024 16:31:26 +0100 Subject: [PATCH] fix: upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 (#530) 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 Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80cd45c5..8ee56689 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ org.xerial sqlite-jdbc - 3.46.1.0 + 3.46.1.3