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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082236
This commit is contained in:
snyk-bot 2022-03-03 17:23:12 +00:00
parent 3ecc9b18d4
commit 371f4317b1
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -82,7 +82,7 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-jms</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
</dependencies>