File tree Expand file tree Collapse file tree
kotlin-appengine-standard
kotlin-sb-appengine-standard
kotlin-spark-appengine-standard Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ limitations under the License.
111111 <!-- [END cloudplugin] -->
112112 <plugin >
113113 <artifactId >maven-compiler-plugin</artifactId >
114- <version >3.10.1 </version >
114+ <version >3.11.0 </version >
115115 <configuration >
116116 <source >1.8</source >
117117 <target >1.8</target >
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ limitations under the License.
148148 <!-- [END cloudplugin] -->
149149 <plugin >
150150 <artifactId >maven-compiler-plugin</artifactId >
151- <version >3.10.1 </version >
151+ <version >3.11.0 </version >
152152 <configuration >
153153 <source >${java.version} </source >
154154 <target >${java.version} </target >
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ limitations under the License.
168168 <!-- [END cloudplugin] -->
169169 <plugin >
170170 <artifactId >maven-compiler-plugin</artifactId >
171- <version >3.10.1 </version >
171+ <version >3.11.0 </version >
172172 <configuration >
173173 <source >1.8</source >
174174 <target >1.8</target >
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ Copyright 2016 Google Inc.
139139 <plugin >
140140 <groupId >org.apache.maven.plugins</groupId >
141141 <artifactId >maven-compiler-plugin</artifactId >
142- <version >3.10.1 </version >
142+ <version >3.11.0 </version >
143143 </plugin >
144144 </plugins >
145145 </build >
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Copyright 2016 Google Inc.
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-compiler-plugin</artifactId >
156- <version >3.10.1 </version >
156+ <version >3.11.0 </version >
157157 </plugin >
158158 </plugins >
159159 </build >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Copyright 2016 Google Inc.
154154 <plugin >
155155 <groupId >org.apache.maven.plugins</groupId >
156156 <artifactId >maven-compiler-plugin</artifactId >
157- <version >3.10.1 </version >
157+ <version >3.11.0 </version >
158158 </plugin >
159159 </plugins >
160160 </build >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Copyright 2016 Google Inc.
154154 <plugin >
155155 <groupId >org.apache.maven.plugins</groupId >
156156 <artifactId >maven-compiler-plugin</artifactId >
157- <version >3.10.1 </version >
157+ <version >3.11.0 </version >
158158 </plugin >
159159 </plugins >
160160 </build >
You can’t perform that action at this time.
0 commit comments