diff --git a/pom.xml b/pom.xml
index 8b3d052..4af73da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,11 +15,24 @@
magic-api
17
+ 2022.0.5
+
+
+
+ org.springframework.cloud
+ spring-cloud-dependencies
+ ${spring-cloud.version}
+ pom
+ import
+
+
+
org.springframework.boot
spring-boot-starter
+ 3.2.5
org.ssssssss
@@ -31,23 +44,19 @@
magic-api-plugin-task
2.1.1
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
org.springframework.boot
spring-boot-starter-jdbc
+ 3.2.5
com.mysql
mysql-connector-j
- 8.2.0
+ 8.3.0
+
+
+ org.springframework.cloud
+ spring-cloud-function-context
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 6484bae..d1656c8 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -71,7 +71,7 @@ magic-api:
# timeout: 60 # 断点超时时间,默认60s
spring:
datasource:
- driver-class-name: com.mysql.cj.jdbc.Driver
+ driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://manage.zh-cc.top:14724/host?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8
username: host
password: TisM6DNZRxb8y7xz