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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
This commit is contained in:
snyk-bot 2022-04-22 17:27:16 +00:00
parent 51e7830de6
commit 5cbd39ddce
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.4.0</version>
<version>1.5.0</version>
</dependency>
</dependencies>