From df847f3ddc9ed408cc744ba8d9e88251c8cf3dda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 May 2023 09:48:16 +0000 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d49911e..12a26fa 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.xerial sqlite-jdbc - 3.34.0 + 3.41.2.2 checkstyle @@ -73,8 +73,7 @@ - + io.github.gotonode.snippets.app.Main