File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
appengine-java11/micronaut-helloworld Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 165165 <plugin >
166166 <groupId >org.apache.maven.plugins</groupId >
167167 <artifactId >maven-compiler-plugin</artifactId >
168- <version >3.8.0 </version >
168+ <version >3.8.1 </version >
169169 <configuration >
170170 <encoding >UTF-8</encoding >
171171 <compilerArgs >
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ limitations under the License.
159159 <plugin >
160160 <groupId >org.apache.maven.plugins</groupId >
161161 <artifactId >maven-compiler-plugin</artifactId >
162- <version >3.7.0 </version >
162+ <version >3.8.1 </version >
163163 </plugin >
164164
165165 <plugin >
Original file line number Diff line number Diff line change 7878
7979 <plugin >
8080 <groupId >org.apache.maven.plugins</groupId >
81- <version >3.5 .1</version >
81+ <version >3.8 .1</version >
8282 <artifactId >maven-compiler-plugin</artifactId >
8383 <configuration >
8484 <source >1.8</source >
Original file line number Diff line number Diff line change 8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-compiler-plugin</artifactId >
90- <version >3.6.2 </version >
90+ <version >3.8.1 </version >
9191 <configuration >
9292 <source >1.8</source >
9393 <target >1.8</target >
Original file line number Diff line number Diff line change 4646 <plugin >
4747 <groupId >org.apache.maven.plugins</groupId >
4848 <artifactId >maven-compiler-plugin</artifactId >
49- <version >3.7.0 </version >
49+ <version >3.8.1 </version >
5050 </plugin >
5151 <plugin >
5252 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments