fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385
This commit is contained in:
snyk-bot 2022-06-12 23:38:44 +00:00
parent 6f573072ca
commit 8c917a5585
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795

View file

@ -45,7 +45,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
<version>4.10.0</version>
<scope>runtime</scope>
</dependency>
<dependency>