File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 121121 <plugin >
122122 <groupId >org.apache.maven.plugins</groupId >
123123 <artifactId >maven-compiler-plugin</artifactId >
124- <version >3.8.1 </version >
124+ <version >3.11.0 </version >
125125 <configuration >
126126 <source >1.8</source >
127127 <target >1.8</target >
222222 <plugin >
223223 <groupId >org.apache.maven.plugins</groupId >
224224 <artifactId >maven-compiler-plugin</artifactId >
225- <version >3.8.1 </version >
225+ <version >3.11.0 </version >
226226 <configuration >
227227 <annotationProcessorPaths >
228228 <path >
Original file line number Diff line number Diff line change 238238 <plugin >
239239 <groupId >org.apache.maven.plugins</groupId >
240240 <artifactId >maven-compiler-plugin</artifactId >
241- <version >3.8.1 </version >
241+ <version >3.11.0 </version >
242242 <configuration >
243243 <source >${maven.compiler.source} </source >
244244 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments