Skip to content

Commit 1a59ffe

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#476)
1 parent 79efe8c commit 1a59ffe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

appengine/endpoints-frameworks-v2/backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333

34-
<endpoints.framework.version>2.0.0-beta.12</endpoints.framework.version>
35-
<endpoints.management.version>1.0.0-beta.12</endpoints.management.version>
34+
<endpoints.framework.version>2.0.0</endpoints.framework.version>
35+
<endpoints.management.version>1.0.0</endpoints.management.version>
3636

3737
<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
3838
<maven.compiler.target>1.7</maven.compiler.target>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.mockito</groupId>
160160
<artifactId>mockito-core</artifactId>
161-
<version>2.5.4</version>
161+
<version>2.5.5</version>
162162
<scope>test</scope>
163163
</dependency>
164164
<dependency>

0 commit comments

Comments
 (0)