From e5a80eebb269e7b870b4051d0f4cf17895718042 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 17:53:57 +0000 Subject: [PATCH] fix: pom.xml & repo-mongodb/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-COMMONSCOLLECTIONS-6056408 --- pom.xml | 2 +- repo-mongodb/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 99cfd74e..19cab312 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 2.4 1.8 2.6 - 3.2.1 + 3.2.2 5.5.1 2.2 diff --git a/repo-mongodb/pom.xml b/repo-mongodb/pom.xml index 57d6cc5c..88718006 100644 --- a/repo-mongodb/pom.xml +++ b/repo-mongodb/pom.xml @@ -87,7 +87,7 @@ 2.14.1 - >**/Test*.java + >**/Test*.java **/*Test.java **/*TestCase.java @@ -285,12 +285,12 @@ de.undercouch bson4jackson - 2.2.3 + 2.11.0 org.jongo jongo - 1.0 + 1.5.0 de.undercouch