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 1919
2020 <properties >
2121 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22- <junit .version>5.7.2 </junit .version>
22+ <junit .version>5.8.1 </junit .version>
2323 </properties >
2424
2525 <dependencies >
3838 <dependency >
3939 <groupId >org.apache.httpcomponents.client5</groupId >
4040 <artifactId >httpclient5</artifactId >
41- <version >5.1</version >
41+ <version >5.1.2 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.apache.httpcomponents.core5</groupId >
4848 <dependency >
4949 <groupId >io.reactivex.rxjava3</groupId >
5050 <artifactId >rxjava</artifactId >
51- <version >3.0.13 </version >
51+ <version >3.1.2 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >com.google.code.findbugs</groupId >
5858 <dependency >
5959 <groupId >org.slf4j</groupId >
6060 <artifactId >slf4j-simple</artifactId >
61- <version >1.7.30 </version >
61+ <version >1.7.32 </version >
6262 <scope >test</scope >
6363 </dependency >
6464 </dependencies >
You can’t perform that action at this time.
0 commit comments