File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >net.minidev</groupId >
4545 <artifactId >json-smart</artifactId >
46- <version >2.5.0</version >
4746 <scope >test</scope >
4847 </dependency >
4948 <dependency >
Original file line number Diff line number Diff line change 104104 <dependency >
105105 <groupId >commons-codec</groupId >
106106 <artifactId >commons-codec</artifactId >
107- <version >1.17.1 </version >
107+ <version >1.17.2 </version >
108108 </dependency >
109109 <dependency >
110110 <groupId >net.minidev</groupId >
114114 <dependency >
115115 <groupId >org.codehaus.mojo</groupId >
116116 <artifactId >exec-maven-plugin</artifactId >
117- <version >3.3 .0</version >
117+ <version >3.5 .0</version >
118118 </dependency >
119119 </dependencies >
120120 </dependencyManagement >
207207 <plugin >
208208 <groupId >org.apache.maven.plugins</groupId >
209209 <artifactId >maven-javadoc-plugin</artifactId >
210- <version >3.7.0 </version >
210+ <version >3.10.1 </version >
211211 </plugin >
212212 <plugin >
213213 <groupId >org.apache.maven.plugins</groupId >
227227 <plugin >
228228 <groupId >org.apache.maven.plugins</groupId >
229229 <artifactId >maven-jar-plugin</artifactId >
230- <version >3.3.0 </version >
230+ <version >3.4.2 </version >
231231 </plugin >
232232 <plugin >
233233 <groupId >org.apache.maven.plugins</groupId >
237237 <plugin >
238238 <groupId >org.apache.maven.plugins</groupId >
239239 <artifactId >maven-surefire-plugin</artifactId >
240- <version >3.3.1 </version >
240+ <version >3.5.2 </version >
241241 </plugin >
242242 </plugins >
243243 </pluginManagement >
You can’t perform that action at this time.
0 commit comments