We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0be08f commit bcec16bCopy full SHA for bcec16b
appengine-java8/endpoints-v2-backend/pom.xml
@@ -42,7 +42,7 @@
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
44
<endpoints.framework.version>2.2.1</endpoints.framework.version>
45
- <endpoints.management.version>1.0.4</endpoints.management.version>
+ <endpoints.management.version>1.0.12</endpoints.management.version>
46
47
<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
48
</properties>
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>com.google.endpoints</groupId>
60
<artifactId>endpoints-management-control-appengine-all</artifactId>
61
- <version>1.0.11</version>
+ <version>1.0.12</version>
62
</dependency>
63
<!-- [END api_management] -->
64
0 commit comments