From d67932052b012894e6432dabc613aa04b1ca102e Mon Sep 17 00:00:00 2001 From: Michael Beemer Date: Wed, 19 Oct 2022 14:16:55 -0400 Subject: [PATCH] chore(security): [Snyk] Security upgrade com.github.spotbugs:spotbugs from 4.7.2 to 4.7.3 (#157) fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-3043138 Co-authored-by: snyk-bot --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d8b5b4bb3..ae998cb0d 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ com.github.spotbugs spotbugs - 4.7.2 + 4.7.3 compile @@ -432,7 +432,7 @@ com.github.spotbugs spotbugs - 4.7.2 + 4.7.3 @@ -484,7 +484,7 @@ integration-test - +