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 227227 <plugin >
228228 <groupId >org.apache.maven.plugins</groupId >
229229 <artifactId >maven-compiler-plugin</artifactId >
230- <version >3.6 .1</version >
230+ <version >3.10 .1</version >
231231 <configuration >
232232 <source >${maven.compiler.source} </source >
233233 <target >${maven.compiler.target} </target >
Original file line number Diff line number Diff line change 146146 <plugin >
147147 <groupId >org.apache.maven.plugins</groupId >
148148 <artifactId >maven-compiler-plugin</artifactId >
149- <version >3.6 .1</version >
149+ <version >3.10 .1</version >
150150 <configuration >
151151 <source >${maven.compiler.source} </source >
152152 <target >${maven.compiler.target} </target >
Original file line number Diff line number Diff line change 183183 <plugin >
184184 <groupId >org.apache.maven.plugins</groupId >
185185 <artifactId >maven-compiler-plugin</artifactId >
186- <version >3.6 .1</version >
186+ <version >3.10 .1</version >
187187 <configuration >
188188 <source >${maven.compiler.source} </source >
189189 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments