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 219
219
<dependency >
220
220
<groupId >org.json</groupId >
221
221
<artifactId >json</artifactId >
222
- <version >20240303 </version >
222
+ <version >20250107 </version >
223
223
</dependency >
224
224
<dependency >
225
225
<groupId >com.google.guava</groupId >
226
226
<artifactId >guava</artifactId >
227
- <version >33.1 .0-jre</version >
227
+ <version >33.4 .0-jre</version >
228
228
<scope >test</scope >
229
229
</dependency >
230
230
<dependency >
236
236
<dependency >
237
237
<groupId >commons-validator</groupId >
238
238
<artifactId >commons-validator</artifactId >
239
- <version >1.8 .0</version >
239
+ <version >1.9 .0</version >
240
240
<exclusions >
241
241
<exclusion >
242
242
<artifactId >commons-beanutils</artifactId >
270
270
<dependency >
271
271
<groupId >com.google.re2j</groupId >
272
272
<artifactId >re2j</artifactId >
273
- <version >1.7 </version >
273
+ <version >1.8 </version >
274
274
</dependency >
275
275
<dependency >
276
276
<groupId >org.hamcrest</groupId >
You can’t perform that action at this time.
0 commit comments