File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 438438 <dependency >
439439 <groupId >com.google.code.gson</groupId >
440440 <artifactId >gson</artifactId >
441- <version >2.11.0</version >
442441 <scope >test</scope >
443442 </dependency >
444443 <dependency >
Original file line number Diff line number Diff line change 601601 <artifactId >commons-collections4</artifactId >
602602 <version >4.5.0</version >
603603 </dependency >
604+ <dependency >
605+ <groupId >com.google.code.gson</groupId >
606+ <artifactId >gson</artifactId >
607+ <version >2.13.2</version >
608+ </dependency >
604609 <dependency >
605610 <groupId >org.apache.commons</groupId >
606611 <artifactId >commons-lang3</artifactId >
Original file line number Diff line number Diff line change 394394 <dependency >
395395 <groupId >com.google.code.gson</groupId >
396396 <artifactId >gson</artifactId >
397- <version >2.10.1</version >
398397 </dependency >
399398 <dependency >
400399 <groupId >org.apache.httpcomponents</groupId >
You can’t perform that action at this time.
0 commit comments