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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-2944970
This commit is contained in:
snyk-bot 2022-07-08 11:04:40 +00:00
parent 41ec6fd6a7
commit 9834c483fa
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.7</version>
<version>2.8.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->