File tree Expand file tree Collapse file tree
appengine-java11-bundled-services/datastore
appengine-java11/micronaut-helloworld
appengine-java17-bundled-services/datastore
flexible/java-17/micronaut-helloworld Expand file tree Collapse file tree Original file line number Diff line number Diff line change 158158
159159 <plugin >
160160 <artifactId >maven-compiler-plugin</artifactId >
161- <version >3.8.1 </version >
161+ <version >3.11.0 </version >
162162 <configuration >
163163 <annotationProcessorPaths >
164164 <annotationProcessorPath >
Original file line number Diff line number Diff line change 137137 <plugin >
138138 <groupId >org.apache.maven.plugins</groupId >
139139 <artifactId >maven-compiler-plugin</artifactId >
140- <version >3.8.1 </version >
140+ <version >3.11.0 </version >
141141 <configuration >
142142 <encoding >UTF-8</encoding >
143143 <compilerArgs >
Original file line number Diff line number Diff line change 166166
167167 <plugin >
168168 <artifactId >maven-compiler-plugin</artifactId >
169- <version >3.8.1 </version >
169+ <version >3.11.0 </version >
170170 <configuration >
171171 <annotationProcessorPaths >
172172 <annotationProcessorPath >
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ limitations under the License.
148148 <plugin >
149149 <groupId >org.apache.maven.plugins</groupId >
150150 <artifactId >maven-compiler-plugin</artifactId >
151- <version >3.8.1 </version >
151+ <version >3.11.0 </version >
152152 </plugin >
153153
154154 <plugin >
Original file line number Diff line number Diff line change 156156
157157 <plugin >
158158 <artifactId >maven-compiler-plugin</artifactId >
159- <version >3.8.1 </version >
159+ <version >3.11.0 </version >
160160 <configuration >
161161 <annotationProcessorPaths >
162162 <annotationProcessorPath >
Original file line number Diff line number Diff line change 9090 <plugins >
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
93- <version >3.8.1 </version >
93+ <version >3.11.0 </version >
9494 <artifactId >maven-compiler-plugin</artifactId >
9595 <configuration >
9696 <source >1.8</source >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Copyright 2017 Google Inc.
5757 <plugin >
5858 <groupId >org.apache.maven.plugins</groupId >
5959 <artifactId >maven-compiler-plugin</artifactId >
60- <version >3.8.1 </version >
60+ <version >3.11.0 </version >
6161 </plugin >
6262 <plugin >
6363 <groupId >com.google.cloud.tools</groupId >
Original file line number Diff line number Diff line change 9393 </plugin >
9494 <plugin >
9595 <groupId >org.apache.maven.plugins</groupId >
96- <version >3.8.1 </version >
96+ <version >3.11.0 </version >
9797 <artifactId >maven-compiler-plugin</artifactId >
9898 <configuration >
9999 <source >1.8</source >
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ limitations under the License.
114114 <plugin >
115115 <groupId >org.apache.maven.plugins</groupId >
116116 <artifactId >maven-compiler-plugin</artifactId >
117- <version >3.8.1 </version >
117+ <version >3.11.0 </version >
118118 <configuration >
119119 <source >1.8</source >
120120 <target >1.8</target >
Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-compiler-plugin</artifactId >
94- <version >3.8.1 </version >
94+ <version >3.11.0 </version >
9595 </plugin >
9696 </plugins >
9797 </build >
You can’t perform that action at this time.
0 commit comments