File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727 <url />
2828 </scm >
2929 <properties >
30- <java .version>17 </java .version>
30+ <java .version>22 </java .version>
3131 </properties >
3232 <dependencies >
3333 <dependency >
5353 <artifactId>native-maven-plugin</artifactId>
5454 </plugin> -->
5555 <plugin >
56- <groupId >org.apache.maven.plugins</groupId >
57- <artifactId >maven-compiler-plugin</artifactId >
58- <version >3.8 .1</version >
59- <configuration >
60- <source >11 </source >
61- <target >11 </target >
62- </configuration >
56+ <groupId >org.apache.maven.plugins</groupId >
57+ <artifactId >maven-compiler-plugin</artifactId >
58+ <version >3.10 .1</version >
59+ <configuration >
60+ <source >22 </source >
61+ <target >22 </target >
62+ </configuration >
6363 </plugin >
6464 <plugin >
6565 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments