Fix CVE dependency issue

This commit is contained in:
CVEDetect 2022-10-23 17:06:28 +08:00 committed by GitHub
parent d68ce51c82
commit 1ca212752d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,7 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-httpclient</artifactId>
<version>11.1</version>
</dependency>
<dependency>