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 4343 <dependency >
4444 <groupId >io.reactivex.rxjava3</groupId >
4545 <artifactId >rxjava</artifactId >
46- <version >3.0.4 </version >
46+ <version >3.1.6 </version >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.freemarker</groupId >
5050 <artifactId >freemarker</artifactId >
51- <version >2.3.30 </version >
51+ <version >2.3.32 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >org.projectlombok</groupId >
5555 <artifactId >lombok</artifactId >
56- <version >1.18.12 </version >
56+ <version >1.18.26 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >com.google.code.gson</groupId >
6060 <artifactId >gson</artifactId >
61- <version >2.8.6 </version >
61+ <version >2.10.1 </version >
6262 </dependency >
6363
6464 <!-- test -->
6565 <dependency >
6666 <groupId >org.testng</groupId >
6767 <artifactId >testng</artifactId >
68- <version >7.3.0 </version >
68+ <version >7.7.1 </version >
6969 <scope >test</scope >
7070 </dependency >
7171 </dependencies >
You can’t perform that action at this time.
0 commit comments