File tree Expand file tree Collapse file tree 35 files changed +40
-40
lines changed Expand file tree Collapse file tree 35 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >org.mockito</groupId >
8787 <artifactId >mockito-core</artifactId >
88- <version >2.11 .0</version >
88+ <version >2.12 .0</version >
8989 <scope >test</scope >
9090 </dependency >
9191 <dependency >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ limitations under the License.
3131 </parent >
3232
3333 <properties >
34- <appengine .maven.plugin>1.3.1 </appengine .maven.plugin>
34+ <appengine .maven.plugin>1.3.2 </appengine .maven.plugin>
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3636 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3737 <maven .compiler.source>1.8</maven .compiler.source>
Original file line number Diff line number Diff line change 3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3838 <maven .compiler.target>1.8</maven .compiler.target>
3939 <maven .compiler.source>1.8</maven .compiler.source>
40- <appengine .maven.plugin.version>1.3.1 </appengine .maven.plugin.version>
40+ <appengine .maven.plugin.version>1.3.2 </appengine .maven.plugin.version>
4141 </properties >
4242
4343 <dependencies >
5050 <dependency >
5151 <groupId >com.google.endpoints</groupId >
5252 <artifactId >endpoints-management-control-appengine-all</artifactId >
53- <version >1.0.5 </version >
53+ <version >1.0.6 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3838 <maven .compiler.target>1.8</maven .compiler.target>
3939 <maven .compiler.source>1.8</maven .compiler.source>
40- <appengine .maven.plugin.version>1.3.1 </appengine .maven.plugin.version>
40+ <appengine .maven.plugin.version>1.3.2 </appengine .maven.plugin.version>
4141 </properties >
4242
4343 <dependencies >
5757 <dependency >
5858 <groupId >com.google.endpoints</groupId >
5959 <artifactId >endpoints-management-control-appengine-all</artifactId >
60- <version >1.0.5 </version >
60+ <version >1.0.6 </version >
6161 </dependency >
6262 <dependency >
6363 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 3636 <junit .version>4.12</junit .version>
3737 <mockito .version>1.10.19</mockito .version>
3838 <google-truth .version>0.36</google-truth .version>
39- <appengine-maven .version>1.3.1 </appengine-maven .version>
39+ <appengine-maven .version>1.3.2 </appengine-maven .version>
4040 </properties >
4141
4242 <dependencies >
Original file line number Diff line number Diff line change 3232 <maven .compiler.target>1.8</maven .compiler.target>
3333 <maven .compiler.source>1.8</maven .compiler.source>
3434 <failOnMissingWebXml >false</failOnMissingWebXml > <!-- REQUIRED -->
35- <appengine .maven.plugin>1.3.1 </appengine .maven.plugin>
35+ <appengine .maven.plugin>1.3.2 </appengine .maven.plugin>
3636 <jetty >9.4.4.v20170414</jetty >
3737 </properties >
3838
Original file line number Diff line number Diff line change 6565 <dependency >
6666 <groupId >org.mockito</groupId >
6767 <artifactId >mockito-core</artifactId >
68- <version >2.11 .0</version >
68+ <version >2.12 .0</version >
6969 </dependency >
7070 <dependency >
7171 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 3636 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3737 <maven .compiler.target>1.7</maven .compiler.target>
3838 <maven .compiler.source>1.7</maven .compiler.source>
39- <appengine .maven.plugin.version>1.3.1 </appengine .maven.plugin.version>
39+ <appengine .maven.plugin.version>1.3.2 </appengine .maven.plugin.version>
4040 </properties >
4141
4242 <dependencies >
5050 <dependency >
5151 <groupId >com.google.endpoints</groupId >
5252 <artifactId >endpoints-management-control-appengine</artifactId >
53- <version >1.0.5 </version >
53+ <version >1.0.6 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >com.google.endpoints</groupId >
5757 <artifactId >endpoints-framework-auth</artifactId >
58- <version >1.0.5 </version >
58+ <version >1.0.6 </version >
5959 </dependency >
6060 <!-- [END api_management] -->
6161 <dependency >
Original file line number Diff line number Diff line change 3636 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3737 <maven .compiler.target>1.7</maven .compiler.target>
3838 <maven .compiler.source>1.7</maven .compiler.source>
39- <appengine .maven.plugin.version>1.3.1 </appengine .maven.plugin.version>
39+ <appengine .maven.plugin.version>1.3.2 </appengine .maven.plugin.version>
4040 </properties >
4141
4242 <dependencies >
5454 <dependency >
5555 <groupId >com.google.endpoints</groupId >
5656 <artifactId >endpoints-management-control-appengine-all</artifactId >
57- <version >1.0.5 </version >
57+ <version >1.0.6 </version >
5858 </dependency >
5959 <dependency >
6060 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >org.mockito</groupId >
5757 <artifactId >mockito-core</artifactId >
58- <version >2.11 .0</version >
58+ <version >2.12 .0</version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.google.appengine</groupId >
You can’t perform that action at this time.
0 commit comments