File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 115115 <plugin >
116116 <groupId >org.apache.maven.plugins</groupId >
117117 <artifactId >maven-jar-plugin</artifactId >
118- <version >3.0.2 </version >
118+ <version >3.1.0 </version >
119119 <configuration >
120120 <archive >
121121 <manifest >
144144 <plugin >
145145 <groupId >org.apache.maven.plugins</groupId >
146146 <artifactId >maven-javadoc-plugin</artifactId >
147- <version >3.0.0 </version >
147+ <version >3.0.1 </version >
148148 <executions >
149149 <execution >
150150 <id >attach-javadocs</id >
209209 <plugin >
210210 <groupId >org.apache.maven.plugins</groupId >
211211 <artifactId >maven-resources-plugin</artifactId >
212- <version >3.0.2 </version >
212+ <version >3.1.0 </version >
213213 <executions >
214214 <execution >
215215 <id >copy-resources</id >
231231 <plugin >
232232 <groupId >org.apache.maven.plugins</groupId >
233233 <artifactId >maven-shade-plugin</artifactId >
234- <version >3.1 .0</version >
234+ <version >3.2 .0</version >
235235 <executions >
236236 <!-- Run shade goal on package plugin -->
237237 <execution >
291291 <plugin >
292292 <groupId >org.apache.maven.plugins</groupId >
293293 <artifactId >maven-compiler-plugin</artifactId >
294- <version >3.7 .0</version >
294+ <version >3.8 .0</version >
295295 <configuration >
296296 <source >10</source >
297297 <target >10</target >
You can’t perform that action at this time.
0 commit comments