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 @@ -178,7 +178,7 @@ limitations under the License.
178178 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
179179 <groupId >org.apache.maven.plugins</groupId >
180180 <artifactId >maven-compiler-plugin</artifactId >
181- <version >3.15.1 </version >
181+ <version >3.14.0 </version >
182182 <configuration >
183183 <encoding >UTF-8</encoding >
184184 <source >${maven.compiler.source} </source >
Original file line number Diff line number Diff line change 169169 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
170170 <groupId >org.apache.maven.plugins</groupId >
171171 <artifactId >maven-compiler-plugin</artifactId >
172- <version >3.15.1 </version >
172+ <version >3.14.0 </version >
173173 <configuration >
174174 <encoding >UTF-8</encoding >
175175 <source >${maven.compiler.source} </source >
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ limitations under the License.
185185 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
186186 <groupId >org.apache.maven.plugins</groupId >
187187 <artifactId >maven-compiler-plugin</artifactId >
188- <version >3.15.1 </version >
188+ <version >3.14.0 </version >
189189 <configuration >
190190 <encoding >UTF-8</encoding >
191191 <source >${maven.compiler.source} </source >
You can’t perform that action at this time.
0 commit comments