google library 1.25.0
This commit is contained in:
parent
ac33d349b0
commit
9cb87d32d6
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -1253,7 +1253,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.oauth-client</groupId>
|
||||
<artifactId>google-oauth-client</artifactId>
|
||||
<version>1.28.0</version>
|
||||
<version>1.25.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
@ -1268,7 +1268,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
<artifactId>google-http-client-jackson2</artifactId>
|
||||
<version>1.29.0</version>
|
||||
<version>1.25.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codelibs</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue