From 9bfd986382805cc688cf07b93deee4afd507991c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Nov 2023 18:44:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6084022 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4bf93f86..90645762 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.tika tika-parsers - 1.14 + 2.0.0 @@ -120,8 +120,7 @@ ${project.build.directory}/dependency-reduced.xml - + com.bullhorn.dataloader.Main ${project.version}