File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >org.apache.maven</groupId >
2323 <artifactId >maven-plugin-api</artifactId >
24- <version >3.9.5 </version >
24+ <version >3.9.6 </version >
2525 <scope >provided</scope >
2626 </dependency >
2727 <dependency >
Original file line number Diff line number Diff line change 327327 <dependency >
328328 <groupId >com.jayway.jsonpath</groupId >
329329 <artifactId >json-path</artifactId >
330- <version >2.8 .0</version >
330+ <version >2.9 .0</version >
331331 <scope >test</scope >
332332 </dependency >
333333 <dependency >
334334 <groupId >com.jayway.jsonpath</groupId >
335335 <artifactId >json-path-assert</artifactId >
336- <version >2.8 .0</version >
336+ <version >2.9 .0</version >
337337 <scope >test</scope >
338338 </dependency >
339339 <dependency >
340340 <groupId >org.slf4j</groupId >
341341 <artifactId >slf4j-nop</artifactId >
342- <version >2.0.9 </version >
342+ <version >2.0.11 </version >
343343 <scope >test</scope >
344344 </dependency >
345345 <dependency >
You can’t perform that action at this time.
0 commit comments