update sa-token 1.44.0 => 1.45.0

update springdoc 3.0.1 => 3.0.2
update spring-boot-admin 4.0.1 => 4.0.2
update redisson 4.2.0 => 4.3.0
update ip2region 3.3.4 => 3.3.6
update aws-sdk 2.41.34 => 2.42.9
update anyline 8.7.3-20260202 => 8.7.3-20260306
update maven-surefire-plugin 3.5.4 => 3.5.5
This commit is contained in:
疯狂的狮子Li
2026-03-19 11:23:16 +08:00
parent 017a1cc772
commit ed7deb66b0
18 changed files with 61 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
package org.dromara.common.loadbalance.config;
import org.springframework.boot.EnvironmentPostProcessor;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.env.EnvironmentPostProcessor;
import org.springframework.core.Ordered;
import org.springframework.core.env.ConfigurableEnvironment;