Skip to content

Commit 93d3be2

Browse files
authored
Merge pull request GoogleCloudPlatform#109 from GoogleCloudPlatform/dpebot-repositorygardener
2 parents f9afd9c + e3e40aa commit 93d3be2

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

bookshelf/2-structured-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
8484
<dependency> <!-- Google+ API Client Library for Java -->
8585
<groupId>com.google.apis</groupId>
8686
<artifactId>google-api-services-plus</artifactId>
87-
<version>v1-rev432-1.22.0</version>
87+
<version>v1-rev433-1.22.0</version>
8888
</dependency>
8989

9090
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

bookshelf/3-binary-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
8585
<dependency> <!-- Google+ API Client Library for Java -->
8686
<groupId>com.google.apis</groupId>
8787
<artifactId>google-api-services-plus</artifactId>
88-
<version>v1-rev432-1.22.0</version>
88+
<version>v1-rev433-1.22.0</version>
8989
</dependency>
9090

9191
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

bookshelf/4-auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
102102
<dependency> <!-- Google+ API Client Library for Java -->
103103
<groupId>com.google.apis</groupId>
104104
<artifactId>google-api-services-plus</artifactId>
105-
<version>v1-rev432-1.22.0</version>
105+
<version>v1-rev433-1.22.0</version>
106106
</dependency>
107107

108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

bookshelf/5-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
102102
<dependency> <!-- Google+ API Client Library for Java -->
103103
<groupId>com.google.apis</groupId>
104104
<artifactId>google-api-services-plus</artifactId>
105-
<version>v1-rev432-1.22.0</version>
105+
<version>v1-rev433-1.22.0</version>
106106
</dependency>
107107

108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

bookshelf/6-gce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
102102
<dependency> <!-- Google+ API Client Library for Java -->
103103
<groupId>com.google.apis</groupId>
104104
<artifactId>google-api-services-plus</artifactId>
105-
<version>v1-rev432-1.22.0</version>
105+
<version>v1-rev433-1.22.0</version>
106106
</dependency>
107107

108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

bookshelf/optional-container-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
102102
<dependency> <!-- Google+ API Client Library for Java -->
103103
<groupId>com.google.apis</groupId>
104104
<artifactId>google-api-services-plus</artifactId>
105-
<version>v1-rev432-1.22.0</version>
105+
<version>v1-rev433-1.22.0</version>
106106
</dependency>
107107

108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->

0 commit comments

Comments
 (0)