mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-07-30 15:08:47 +00:00
Fix CVE dependency issue
This commit is contained in:
parent
d68ce51c82
commit
1ca212752d
@ -107,6 +107,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.github.openfeign</groupId>
|
<groupId>io.github.openfeign</groupId>
|
||||||
<artifactId>feign-httpclient</artifactId>
|
<artifactId>feign-httpclient</artifactId>
|
||||||
|
<version>11.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
@ -127,4 +128,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user