From b93e206f7458dd49121042053c3607537edd0867 Mon Sep 17 00:00:00 2001 From: Marvin Froeder Date: Wed, 11 May 2022 16:15:38 -0300 Subject: [PATCH] fix: benchmark/pom.xml to reduce vulnerabilities (#1618) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456 Co-authored-by: snyk-bot --- benchmark/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index d8942bc0d7..c94bdbcbdb 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -30,8 +30,7 @@ 1.35 0.5.3 1.3.8 - 4.1.76.Final - + 4.1.77.Final ${project.basedir}/..