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 1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1919 <maven .compiler.source>1.8</maven .compiler.source>
2020 <maven .compiler.target>1.8</maven .compiler.target>
21- <okhttp3 .version>4.5.0 </okhttp3 .version>
21+ <okhttp3 .version>4.9.1 </okhttp3 .version>
2222 <httpclient .version>4.5.13</httpclient .version>
23- <hutool .version>5.5.7 </hutool .version>
23+ <hutool .version>5.7.11 </hutool .version>
2424 </properties >
2525
2626 <developers >
7373 <dependency >
7474 <groupId >junit</groupId >
7575 <artifactId >junit</artifactId >
76- <version >4.13.1 </version >
76+ <version >4.13.2 </version >
7777 <scope >test</scope >
7878 </dependency >
7979 <dependency >
8080 <groupId >org.projectlombok</groupId >
8181 <artifactId >lombok</artifactId >
82- <version >1.18.10 </version >
82+ <version >1.18.20 </version >
8383 <scope >provided</scope >
8484 </dependency >
8585 </dependencies >
You can’t perform that action at this time.
0 commit comments