Skip to content

Commit f3926c7

Browse files
committed
fix: upgrade com.google.http-client:google-http-client from 1.20.0 to 1.36.0
Snyk has created this PR to upgrade com.google.http-client:google-http-client from 1.20.0 to 1.36.0. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.http-client/google-http-client/ See this project in Snyk: https://app.snyk.io/org/noellemurata/project/4486018f-c3a1-44e9-9b7c-96cc65a422ae?utm_source=github&utm_medium=upgrade-pr
1 parent b0d9ffb commit f3926c7

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.http-client</groupId>
6363
<artifactId>google-http-client</artifactId>
64-
<version>1.20.0</version>
64+
<version>1.36.0</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.http-client</groupId>

0 commit comments

Comments
 (0)