Skip to content

Commit bcec16b

Browse files
tombockurtisvg
authored andcommitted
Upgrade the version of Endpoints Management Framework (GoogleCloudPlatform#1600)
1 parent a0be08f commit bcec16b

File tree

1 file changed

+2
-2
lines changed
  • appengine-java8/endpoints-v2-backend

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343

4444
<endpoints.framework.version>2.2.1</endpoints.framework.version>
45-
<endpoints.management.version>1.0.4</endpoints.management.version>
45+
<endpoints.management.version>1.0.12</endpoints.management.version>
4646

4747
<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
4848
</properties>
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.endpoints</groupId>
6060
<artifactId>endpoints-management-control-appengine-all</artifactId>
61-
<version>1.0.11</version>
61+
<version>1.0.12</version>
6262
</dependency>
6363
<!-- [END api_management] -->
6464
<dependency>

0 commit comments

Comments
 (0)