Skip to content

Commit fe3cbdf

Browse files
committed
Auto-update dependencies.
1 parent 69b8c8a commit fe3cbdf

12 files changed

Lines changed: 21 additions & 21 deletions

File tree

appengine-standard-java8/helloworld-gae-javasdk-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ limitations under the License.
110110
<dependency>
111111
<groupId>org.mockito</groupId>
112112
<artifactId>mockito-core</artifactId>
113-
<version>2.10.0</version>
113+
<version>2.11.0</version>
114114
<scope>test</scope>
115115
</dependency>
116116
<!-- [END_EXCLUDE] -->

appengine-standard-java8/helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ limitations under the License.
9999
<dependency>
100100
<groupId>org.mockito</groupId>
101101
<artifactId>mockito-core</artifactId>
102-
<version>2.10.0</version>
102+
<version>2.11.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<!-- [END_EXCLUDE] -->

bookshelf-standard/3-binary-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Copyright 2016 Google Inc.
113113
<dependency> <!-- Google Cloud Client Library for Java -->
114114
<groupId>com.google.cloud</groupId>
115115
<artifactId>google-cloud-storage</artifactId>
116-
<version>1.7.0</version>
116+
<version>1.8.0</version>
117117
</dependency>
118118

119119
<dependency> <!-- Google Core Libraries for Java -->
@@ -153,7 +153,7 @@ Copyright 2016 Google Inc.
153153
<dependency> <!-- Google Cloud Client Library for Java -->
154154
<groupId>com.google.cloud</groupId>
155155
<artifactId>google-cloud</artifactId>
156-
<version>0.25.0-alpha</version>
156+
<version>0.26.0-alpha</version>
157157
</dependency>
158158
</dependencies>
159159

bookshelf-standard/4-auth/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Copyright 2016 Google Inc.
113113
<dependency> <!-- Google Cloud Client Library for Java -->
114114
<groupId>com.google.cloud</groupId>
115115
<artifactId>google-cloud-storage</artifactId>
116-
<version>1.7.0</version>
116+
<version>1.8.0</version>
117117
</dependency>
118118

119119
<dependency> <!-- Google Core Libraries for Java -->
@@ -153,7 +153,7 @@ Copyright 2016 Google Inc.
153153
<dependency> <!-- Google Cloud Client Library for Java -->
154154
<groupId>com.google.cloud</groupId>
155155
<artifactId>google-cloud</artifactId>
156-
<version>0.25.0-alpha</version>
156+
<version>0.26.0-alpha</version>
157157
</dependency>
158158
</dependencies>
159159

bookshelf-standard/5-logging/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Copyright 2016 Google Inc.
113113
<dependency> <!-- Google Cloud Client Library for Java -->
114114
<groupId>com.google.cloud</groupId>
115115
<artifactId>google-cloud-storage</artifactId>
116-
<version>1.7.0</version>
116+
<version>1.8.0</version>
117117
</dependency>
118118

119119
<dependency> <!-- Google Core Libraries for Java -->
@@ -153,7 +153,7 @@ Copyright 2016 Google Inc.
153153
<dependency> <!-- Google Cloud Client Library for Java -->
154154
<groupId>com.google.cloud</groupId>
155155
<artifactId>google-cloud</artifactId>
156-
<version>0.25.0-alpha</version>
156+
<version>0.26.0-alpha</version>
157157
</dependency>
158158
</dependencies>
159159

bookshelf/2-structured-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Copyright 2016 Google Inc.
8585
<dependency> <!-- Google Cloud Client Library for Java -->
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud</artifactId>
88-
<version>0.25.0-alpha</version>
88+
<version>0.26.0-alpha</version>
8989
</dependency>
9090

9191
<dependency> <!-- Google API client - for stuff that's not in gcloud-->
@@ -109,7 +109,7 @@ Copyright 2016 Google Inc.
109109
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
110110
<groupId>com.fasterxml.jackson.core</groupId>
111111
<artifactId>jackson-databind</artifactId>
112-
<version>2.9.1</version>
112+
<version>2.9.2</version>
113113
</dependency>
114114

115115
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/3-binary-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Copyright 2016 Google Inc.
8787
<dependency> <!-- Google Cloud Client Library for Java -->
8888
<groupId>com.google.cloud</groupId>
8989
<artifactId>google-cloud</artifactId>
90-
<version>0.25.0-alpha</version>
90+
<version>0.26.0-alpha</version>
9191
</dependency>
9292

9393
<dependency> <!-- Google API client - for stuff that's not in gcloud-->
@@ -111,7 +111,7 @@ Copyright 2016 Google Inc.
111111
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
112112
<groupId>com.fasterxml.jackson.core</groupId>
113113
<artifactId>jackson-databind</artifactId>
114-
<version>2.9.1</version>
114+
<version>2.9.2</version>
115115
</dependency>
116116

117117
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/4-auth/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Copyright 2016 Google Inc.
106106
<dependency> <!-- Google Cloud Client Library for Java -->
107107
<groupId>com.google.cloud</groupId>
108108
<artifactId>google-cloud</artifactId>
109-
<version>0.25.0-alpha</version>
109+
<version>0.26.0-alpha</version>
110110
</dependency>
111111

112112
<dependency> <!-- Google API client - for stuff that's not in gcloud-->
@@ -130,7 +130,7 @@ Copyright 2016 Google Inc.
130130
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
131131
<groupId>com.fasterxml.jackson.core</groupId>
132132
<artifactId>jackson-databind</artifactId>
133-
<version>2.9.1</version>
133+
<version>2.9.2</version>
134134
</dependency>
135135

136136
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/5-logging/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Copyright 2016 Google Inc.
104104
<dependency> <!-- Google Cloud Client Library for Java -->
105105
<groupId>com.google.cloud</groupId>
106106
<artifactId>google-cloud</artifactId>
107-
<version>0.25.0-alpha</version>
107+
<version>0.26.0-alpha</version>
108108
</dependency>
109109

110110
<dependency> <!-- Google API client - for stuff that's not in gcloud-->
@@ -128,7 +128,7 @@ Copyright 2016 Google Inc.
128128
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
129129
<groupId>com.fasterxml.jackson.core</groupId>
130130
<artifactId>jackson-databind</artifactId>
131-
<version>2.9.1</version>
131+
<version>2.9.2</version>
132132
</dependency>
133133

134134
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/6-gce/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Copyright 2016 Google Inc.
104104
<dependency> <!-- Google Cloud Client Library for Java -->
105105
<groupId>com.google.cloud</groupId>
106106
<artifactId>google-cloud</artifactId>
107-
<version>0.25.0-alpha</version>
107+
<version>0.26.0-alpha</version>
108108
</dependency>
109109

110110
<dependency> <!-- Google API client - for stuff that's not in gcloud-->
@@ -128,7 +128,7 @@ Copyright 2016 Google Inc.
128128
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
129129
<groupId>com.fasterxml.jackson.core</groupId>
130130
<artifactId>jackson-databind</artifactId>
131-
<version>2.9.1</version>
131+
<version>2.9.2</version>
132132
</dependency>
133133

134134
<dependency> <!-- Google Core Libraries for Java -->

0 commit comments

Comments
 (0)