File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <plugin >
1414 <groupId >org.apache.maven.plugins</groupId >
1515 <artifactId >maven-compiler-plugin</artifactId >
16- <version >3.8 .1</version >
16+ <version >3.12 .1</version >
1717 <configuration >
1818 <source >8</source >
1919 <target >8</target >
Original file line number Diff line number Diff line change 1818 <plugin >
1919 <groupId >org.apache.maven.plugins</groupId >
2020 <artifactId >maven-compiler-plugin</artifactId >
21- <version >3.8 .1</version >
21+ <version >3.12 .1</version >
2222 <configuration >
2323 <source >${maven.compiler.source} </source >
2424 <target >${maven.compiler.target} </target >
Original file line number Diff line number Diff line change 1313 <plugin >
1414 <groupId >org.apache.maven.plugins</groupId >
1515 <artifactId >maven-compiler-plugin</artifactId >
16- <version >3.8 .1</version >
16+ <version >3.12 .1</version >
1717 <configuration >
1818 <source >${maven.compiler.source} </source >
1919 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments