This repository was archived by the owner on Jun 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8686 <plugin >
8787 <groupId >org.apache.maven.plugins</groupId >
8888 <artifactId >maven-compiler-plugin</artifactId >
89- <version >3.9 .0</version >
89+ <version >3.10 .0</version >
9090 </plugin >
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
121121 <plugin >
122122 <groupId >org.apache.maven.plugins</groupId >
123123 <artifactId >maven-compiler-plugin</artifactId >
124- <version >3.9 .0</version >
124+ <version >3.10 .0</version >
125125 <configuration >
126126 <source >${maven.compiler.source} </source >
127127 <target >${maven.compiler.target} </target >
185185 <plugin >
186186 <groupId >org.apache.maven.plugins</groupId >
187187 <artifactId >maven-compiler-plugin</artifactId >
188- <version >3.9 .0</version >
188+ <version >3.10 .0</version >
189189 <configuration >
190190 <source >${maven.compiler.source} </source >
191191 <target >${maven.compiler.target} </target >
256256 <plugin >
257257 <groupId >org.apache.maven.plugins</groupId >
258258 <artifactId >maven-compiler-plugin</artifactId >
259- <version >3.9 .0</version >
259+ <version >3.10 .0</version >
260260 <configuration >
261261 <source >${maven.compiler.source} </source >
262262 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments