| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 06f15c8 commit 872391f
9 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ | |||
| 37 | 37 | ||
| 38 | 38 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |
| 39 | 39 | ||
| 40 | - <endpoints.framework.version>2.0.10</endpoints.framework.version> | ||
| 40 | + <endpoints.framework.version>2.0.11</endpoints.framework.version> | ||
| 41 | 41 | <endpoints.management.version>1.0.4</endpoints.management.version> | |
| 42 | 42 | ||
| 43 | 43 | <endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ | |||
| 36 | 36 | <maven.compiler.source>1.8</maven.compiler.source> | |
| 37 | 37 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |
| 38 | 38 | ||
| 39 | - <endpoints.framework.version>2.0.10</endpoints.framework.version> | ||
| 39 | + <endpoints.framework.version>2.0.11</endpoints.framework.version> | ||
| 40 | 40 | <endpoints.management.version>1.0.4</endpoints.management.version> | |
| 41 | 41 | ||
| 42 | 42 | <endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id> | |
@@ -53,7 +53,7 @@ | |||
| 53 | 53 | <dependency> | |
| 54 | 54 | <groupId>com.google.endpoints</groupId> | |
| 55 | 55 | <artifactId>endpoints-framework-guice</artifactId> | |
| 56 | - <version>2.0.10</version> | ||
| 56 | + <version>2.0.11</version> | ||
| 57 | 57 | </dependency> | |
| 58 | 58 | <!-- [END guice_dependency] --> | |
| 59 | 59 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ limitations under the License. | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.endpoints</groupId> | |
| 46 | 46 | <artifactId>endpoints-framework</artifactId> | |
| 47 | - <version>2.0.10</version> | ||
| 47 | + <version>2.0.11</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | <!-- [END endpoints-frameworks] --> | |
| 50 | 50 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.endpoints</groupId> | |
| 46 | 46 | <artifactId>endpoints-framework</artifactId> | |
| 47 | - <version>2.0.10</version> | ||
| 47 | + <version>2.0.11</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | <dependency> | |
| 50 | 50 | <groupId>com.google.appengine</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ | |||
| 35 | 35 | <properties> | |
| 36 | 36 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |
| 37 | 37 | ||
| 38 | - <endpoints.framework.version>2.0.10</endpoints.framework.version> | ||
| 38 | + <endpoints.framework.version>2.0.11</endpoints.framework.version> | ||
| 39 | 39 | ||
| 40 | 40 | <endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id> | |
| 41 | 41 | <maven.compiler.target>1.7</maven.compiler.target> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ | |||
| 35 | 35 | <properties> | |
| 36 | 36 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |
| 37 | 37 | ||
| 38 | - <endpoints.framework.version>2.0.10</endpoints.framework.version> | ||
| 38 | + <endpoints.framework.version>2.0.11</endpoints.framework.version> | ||
| 39 | 39 | ||
| 40 | 40 | <endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id> | |
| 41 | 41 | <maven.compiler.target>1.7</maven.compiler.target> | |
@@ -54,7 +54,7 @@ | |||
| 54 | 54 | <dependency> | |
| 55 | 55 | <groupId>com.google.endpoints</groupId> | |
| 56 | 56 | <artifactId>endpoints-framework-guice</artifactId> | |
| 57 | - <version>2.0.10</version> | ||
| 57 | + <version>2.0.11</version> | ||
| 58 | 58 | </dependency> | |
| 59 | 59 | <!-- [START endpoints-guice] --> | |
| 60 | 60 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ limitations under the License. | |||
| 57 | 57 | <dependency> | |
| 58 | 58 | <groupId>com.google.endpoints</groupId> | |
| 59 | 59 | <artifactId>endpoints-framework</artifactId> | |
| 60 | - <version>2.0.10</version> | ||
| 60 | + <version>2.0.11</version> | ||
| 61 | 61 | </dependency> | |
| 62 | 62 | <!-- [END endpoints-frameworks] --> | |
| 63 | 63 | <!-- End of Endpoints Frameworks v2.0 --> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.apis</groupId> | |
| 41 | 41 | <artifactId>google-api-services-cloudtasks</artifactId> | |
| 42 | - <version>v2beta2-rev31-1.23.0</version> | ||
| 42 | + <version>v2beta2-rev32-1.23.0</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.api-client</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ | |||
| 43 | 43 | <dependency> | |
| 44 | 44 | <groupId>com.google.apis</groupId> | |
| 45 | 45 | <artifactId>google-api-services-cloudtasks</artifactId> | |
| 46 | - <version>v2beta2-rev31-1.23.0</version> | ||
| 46 | + <version>v2beta2-rev32-1.23.0</version> | ||
| 47 | 47 | </dependency> | |
| 48 | 48 | <dependency> | |
| 49 | 49 | <groupId>com.google.appengine</groupId> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments