File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
appengine/endpoints-frameworks-v2 Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
34- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
3535 <endpoints .management.version>1.0.4</endpoints .management.version>
3636
3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
Original file line number Diff line number Diff line change 3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
34- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
3535 <endpoints .management.version>1.0.4</endpoints .management.version>
3636
3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
5151 <dependency >
5252 <groupId >com.google.endpoints</groupId >
5353 <artifactId >endpoints-framework-guice</artifactId >
54- <version >2.0.9 </version >
54+ <version >2.0.10 </version >
5555 </dependency >
5656 <!-- [END guice_dependency] -->
5757 <dependency >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
4141 <dependency >
4242 <groupId >com.google.endpoints</groupId >
4343 <artifactId >endpoints-framework</artifactId >
44- <version >2.0.9 </version >
44+ <version >2.0.10 </version >
4545 </dependency >
4646 <!-- [END endpoints-frameworks] -->
4747 <dependency >
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >com.google.endpoints</groupId >
4343 <artifactId >endpoints-framework</artifactId >
44- <version >2.0.9 </version >
44+ <version >2.0.10 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
34- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
3535
3636 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3737 <maven .compiler.target>1.7</maven .compiler.target>
Original file line number Diff line number Diff line change 3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
34- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
3535
3636 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3737 <maven .compiler.target>1.7</maven .compiler.target>
4949 <dependency >
5050 <groupId >com.google.endpoints</groupId >
5151 <artifactId >endpoints-framework-guice</artifactId >
52- <version >2.0.9 </version >
52+ <version >2.0.10 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >com.google.endpoints</groupId >
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ limitations under the License.
5353 <dependency >
5454 <groupId >com.google.endpoints</groupId >
5555 <artifactId >endpoints-framework</artifactId >
56- <version >2.0.9 </version >
56+ <version >2.0.10 </version >
5757 </dependency >
5858 <!-- [END endpoints-frameworks] -->
5959 <!-- End of Endpoints Frameworks v2.0 -->
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ limitations under the License.
8484 </dependency >
8585 </dependencies >
8686 <properties >
87- <project .compute.version>v1-rev164 -1.23.0</project .compute.version>
87+ <project .compute.version>v1-rev165 -1.23.0</project .compute.version>
8888 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
8989 </properties >
9090</project >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >com.google.apis</groupId >
4040 <artifactId >google-api-services-storagetransfer</artifactId >
41- <version >v1-rev37 -1.23.0</version >
41+ <version >v1-rev38 -1.23.0</version >
4242 <exclusions >
4343 <exclusion > <!-- exclude an old version of Guava -->
4444 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments