From e482f2725493dfa155a782a3be75a494257ac60b Mon Sep 17 00:00:00 2001 From: New Relic Security <54716445+nr-security-github@users.noreply.github.com> Date: Mon, 27 Feb 2023 09:14:39 -0600 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities (#140) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-3326459 Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4bec6a9..a4c402e 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ org.apache.tomcat.embed tomcat-embed-core - 10.1.0-M7 + 10.1.5 org.apache.thrift