Skip to content

Commit 569bc8a

Browse files
LadyCailinsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1394)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744 Co-authored-by: snyk-bot <[email protected]>
1 parent 7c28a76 commit 569bc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
<dependency>
418418
<groupId>com.squareup.okio</groupId>
419419
<artifactId>okio-jvm</artifactId>
420-
<version>3.9.0</version>
420+
<version>3.10.0</version>
421421
</dependency>
422422
<dependency>
423423
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)