File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
kotlin-appengine-standard
kotlin-sb-appengine-standard
kotlin-spark-appengine-standard Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ limitations under the License.
111
111
<!-- [END cloudplugin] -->
112
112
<plugin >
113
113
<artifactId >maven-compiler-plugin</artifactId >
114
- <version >3.10.1 </version >
114
+ <version >3.11.0 </version >
115
115
<configuration >
116
116
<source >1.8</source >
117
117
<target >1.8</target >
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ limitations under the License.
148
148
<!-- [END cloudplugin] -->
149
149
<plugin >
150
150
<artifactId >maven-compiler-plugin</artifactId >
151
- <version >3.10.1 </version >
151
+ <version >3.11.0 </version >
152
152
<configuration >
153
153
<source >${java.version} </source >
154
154
<target >${java.version} </target >
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ limitations under the License.
168
168
<!-- [END cloudplugin] -->
169
169
<plugin >
170
170
<artifactId >maven-compiler-plugin</artifactId >
171
- <version >3.10.1 </version >
171
+ <version >3.11.0 </version >
172
172
<configuration >
173
173
<source >1.8</source >
174
174
<target >1.8</target >
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ Copyright 2016 Google Inc.
139
139
<plugin >
140
140
<groupId >org.apache.maven.plugins</groupId >
141
141
<artifactId >maven-compiler-plugin</artifactId >
142
- <version >3.10.1 </version >
142
+ <version >3.11.0 </version >
143
143
</plugin >
144
144
</plugins >
145
145
</build >
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Copyright 2016 Google Inc.
153
153
<plugin >
154
154
<groupId >org.apache.maven.plugins</groupId >
155
155
<artifactId >maven-compiler-plugin</artifactId >
156
- <version >3.10.1 </version >
156
+ <version >3.11.0 </version >
157
157
</plugin >
158
158
</plugins >
159
159
</build >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Copyright 2016 Google Inc.
154
154
<plugin >
155
155
<groupId >org.apache.maven.plugins</groupId >
156
156
<artifactId >maven-compiler-plugin</artifactId >
157
- <version >3.10.1 </version >
157
+ <version >3.11.0 </version >
158
158
</plugin >
159
159
</plugins >
160
160
</build >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Copyright 2016 Google Inc.
154
154
<plugin >
155
155
<groupId >org.apache.maven.plugins</groupId >
156
156
<artifactId >maven-compiler-plugin</artifactId >
157
- <version >3.10.1 </version >
157
+ <version >3.11.0 </version >
158
158
</plugin >
159
159
</plugins >
160
160
</build >
You can’t perform that action at this time.
0 commit comments