From d1891a13089447455ef7ff24bcfda684a2bc91b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 May 2023 01:46:04 -0700 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGXERIAL-5596891 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a4959a..64be80d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.xerial sqlite-jdbc - 3.30.1 + 3.41.2.2 org.eclipse.persistence