File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
migrator/migrator-servlet Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >com.google.appengine</groupId >
27
27
<artifactId >appengine-api-1.0-sdk</artifactId >
28
- <version >2.0.16 </version >
28
+ <version >2.0.35 </version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >javax.servlet</groupId >
64
64
<plugin >
65
65
<groupId >com.google.cloud.tools</groupId >
66
66
<artifactId >appengine-maven-plugin</artifactId >
67
- <version >1.3.1 </version >
67
+ <version >2.8.3 </version >
68
68
<configuration >
69
69
</configuration >
70
70
</plugin >
71
71
72
72
<plugin >
73
73
<groupId >org.codehaus.mojo</groupId >
74
74
<artifactId >versions-maven-plugin</artifactId >
75
- <version >2.16 .0</version >
75
+ <version >2.18 .0</version >
76
76
<executions >
77
77
<execution >
78
78
<phase >compile</phase >
You can’t perform that action at this time.
0 commit comments