From dd0f942a27a0d3cfc26292b1e634b868a72401ed Mon Sep 17 00:00:00 2001 From: Jeff Banks Date: Fri, 4 Aug 2023 16:12:29 -0500 Subject: [PATCH] fix: adapter-pulsar/pom.xml to reduce vulnerabilities (#1432) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 Co-authored-by: snyk-bot --- adapter-pulsar/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapter-pulsar/pom.xml b/adapter-pulsar/pom.xml index fd4ba41f1..1b5f8e91d 100644 --- a/adapter-pulsar/pom.xml +++ b/adapter-pulsar/pom.xml @@ -34,7 +34,7 @@ - 3.0.0 + 3.0.1