build: upgrade all dependencies to latest (Spring Boot 2.5 to 4.1) #2
Annotations
2 warnings
|
Build (JDK 21):
core/src/main/java/info/xiaomo/core/untils/FileUtil.java#L259
deprecated item is not annotated with @deprecated
|
|
Build (JDK 25):
core/src/main/java/info/xiaomo/core/untils/FileUtil.java#L259
deprecated item is not annotated with @deprecated
|