Skip to content

Commit 2489bdf

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
1 parent 4b6ae71 commit 2489bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<java.version>8</java.version>
4343
<kotlin.version>1.7.20</kotlin.version>
4444
<spotless.version>2.27.2</spotless.version>
45-
<retrofit.version>2.9.0</retrofit.version>
45+
<retrofit.version>2.12.0</retrofit.version>
4646
<auto.version>1.10.4</auto.version>
4747
<gson.version>2.10.1</gson.version>
4848
<okhttp.version>4.12.0</okhttp.version>

0 commit comments

Comments
 (0)