fix: driver-jms/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456
This commit is contained in:
snyk-bot 2022-07-01 06:41:12 +00:00
parent ca6f3a08c8
commit 2bcdb4afce
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -92,7 +92,7 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-jms</artifactId>
<version>1.5.0</version>
<version>2.1.0</version>
</dependency>
</dependencies>