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 <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-08-04 16:12:29 -05:00 committed by GitHub
parent 52debee3f6
commit dd0f942a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
</description>
<properties>
<pulsar.version>3.0.0</pulsar.version>
<pulsar.version>3.0.1</pulsar.version>
</properties>
<dependencies>