Skip to content

Commit 406c0f7

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#364)
1 parent f353d20 commit 406c0f7

4 files changed

Lines changed: 4 additions & 4 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.13.0</version>
113+
<version>2.15.0</version>
114114
<scope>test</scope>
115115
</dependency>
116116
<!-- [END_EXCLUDE] -->

appengine-standard-java8/helloworld-gae-launch-dataflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ limitations under the License.
113113
<dependency>
114114
<groupId>org.mockito</groupId>
115115
<artifactId>mockito-core</artifactId>
116-
<version>2.13.0</version>
116+
<version>2.15.0</version>
117117
<scope>test</scope>
118118
</dependency>
119119
<!-- [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.13.0</version>
102+
<version>2.15.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<!-- [END_EXCLUDE] -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ limitations under the License.
207207
<dependency>
208208
<groupId>org.mockito</groupId>
209209
<artifactId>mockito-core</artifactId>
210-
<version>2.13.0</version>
210+
<version>2.15.0</version>
211211
<scope>test</scope>
212212
</dependency>
213213
<dependency>

0 commit comments

Comments
 (0)