mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-3795] bumped bumped other Google API dependencies to 1.23.0, as per suggestion of tdonohue
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -1380,17 +1380,17 @@
|
||||
<dependency>
|
||||
<groupId>com.google.apis</groupId>
|
||||
<artifactId>google-api-services-analytics</artifactId>
|
||||
<version>v3-rev123-1.21.0</version>
|
||||
<version>v3-rev123-1.23.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.api-client</groupId>
|
||||
<artifactId>google-api-client</artifactId>
|
||||
<version>1.21.0</version>
|
||||
<version>1.23.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
<artifactId>google-http-client</artifactId>
|
||||
<version>1.21.0</version>
|
||||
<version>1.23.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
@@ -1410,7 +1410,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.oauth-client</groupId>
|
||||
<artifactId>google-oauth-client</artifactId>
|
||||
<version>1.21.0</version>
|
||||
<version>1.23.0</version>
|
||||
</dependency>
|
||||
<!-- Findbugs annotations -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user