From 32e1f270546a1cffeb47f258f3255f66ef5003d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 18:07:44 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9219cea..8f254f8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ net.sourceforge.owlapi owlapi-distribution - 4.5.6 + 4.5.17 @@ -57,7 +57,7 @@ org.yaml snakeyaml - 1.24 + 1.31 @@ -68,7 +68,7 @@ com.fasterxml.jackson.datatype jackson-datatype-guava - 2.9.4 + 2.9.10