Skip to content

Commit d060679

Browse files
committed
fix: upgrade com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0
Snyk has created this PR to upgrade com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0. See this package in maven: com.squareup.retrofit2:converter-gson See this project in Snyk: https://app.snyk.io/org/rudder-qa/project/e592abb6-65c3-4d34-b657-fac8147bb7f3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4b6ae71 commit d060679

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.squareup.retrofit2</groupId>
131131
<artifactId>converter-gson</artifactId>
132-
<version>2.9.0</version>
132+
<version>2.11.0</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>com.squareup.retrofit2</groupId>

0 commit comments

Comments
 (0)