File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 187187 <plugin >
188188 <groupId >org.apache.maven.plugins</groupId >
189189 <artifactId >maven-compiler-plugin</artifactId >
190- <version >3.10.1</version >
191- <configuration >
192- <source >9</source >
193- <target >9</target >
194- </configuration >
190+ <version >3.13.0</version >
195191 </plugin >
196192 <plugin >
197193 <groupId >org.apache.maven.plugins</groupId >
198194 <artifactId >maven-source-plugin</artifactId >
199- <version >3.2 .1</version >
195+ <version >3.3 .1</version >
200196 <executions >
201197 <execution >
202198 <id >attach-sources</id >
209205 <plugin >
210206 <groupId >org.apache.maven.plugins</groupId >
211207 <artifactId >maven-shade-plugin</artifactId >
212- <version >3.2.4 </version >
208+ <version >3.5.2 </version >
213209 <executions >
214210 <execution >
215211 <phase >package</phase >
You can’t perform that action at this time.
0 commit comments