File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 <dependency >
99 <groupId >org.apache.httpcomponents</groupId >
1010 <artifactId >httpclient</artifactId >
11- <version >4.3.2 </version >
11+ <version >5.0.3 </version >
1212 <type >jar</type >
1313 <scope >compile</scope >
1414 </dependency >
2929 <dependency >
3030 <groupId >com.fasterxml.jackson.core</groupId >
3131 <artifactId >jackson-core</artifactId >
32- <version >2.4 .0</version >
32+ <version >2.15 .0</version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.4 .0</version >
37+ <version >2.16 .0</version >
3838 </dependency >
3939 </dependencies >
4040 <build >
Original file line number Diff line number Diff line change 1- django == 1.2
2- flask == 0.6
3- requests == 2.26.0
1+ django == 3.2.4
2+ flask == 2.3.2
3+ requests == 2.31.0
You can’t perform that action at this time.
0 commit comments