diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 2bb09c179..1bd1293ef 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -16,7 +16,7 @@ 1.6.4-snapshot - 2.6.13 + 2.7.6 3.0.3 1.6.8 @@ -32,7 +32,7 @@ 1.7.1 8.12.0 - 2.6.9 + 2.7.7 0.33.0 7.2.9.RELEASE @@ -57,7 +57,9 @@ 1.3.0 4.1.82.Final - 8.2.2 + 3.0.0 + 4.10.0 + 8.4.6 4.6.2 2.2.1 3.1.561 @@ -509,6 +511,16 @@ + + com.squareup.okio + okio + ${okio.version} + + + com.squareup.okhttp3 + okhttp + ${okhttp3.version} + cn.iocoder.boot yudao-spring-boot-starter-file diff --git a/yudao-example/yudao-sso-demo-by-code/pom.xml b/yudao-example/yudao-sso-demo-by-code/pom.xml index 2087a32e1..f6a168f76 100644 --- a/yudao-example/yudao-sso-demo-by-code/pom.xml +++ b/yudao-example/yudao-sso-demo-by-code/pom.xml @@ -21,7 +21,7 @@ 8 UTF-8 - 2.6.13 + 2.7.6 diff --git a/yudao-example/yudao-sso-demo-by-password/pom.xml b/yudao-example/yudao-sso-demo-by-password/pom.xml index 5d1b4337b..c00032169 100644 --- a/yudao-example/yudao-sso-demo-by-password/pom.xml +++ b/yudao-example/yudao-sso-demo-by-password/pom.xml @@ -21,7 +21,7 @@ 8 UTF-8 - 2.6.13 + 2.7.6 diff --git a/yudao-framework/yudao-spring-boot-starter-file/pom.xml b/yudao-framework/yudao-spring-boot-starter-file/pom.xml index 5ce48a857..55058b609 100644 --- a/yudao-framework/yudao-spring-boot-starter-file/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-file/pom.xml @@ -46,6 +46,7 @@ com.fasterxml.jackson.core jackson-databind + 2.13.2.2 com.fasterxml.jackson.core diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 645bf6f14..3b64dc858 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -100,7 +100,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.6.13 + 2.7.6 true