Mirrors on Maven Central and other repositories are now fully operational.
Between versions 2.5 and 2.6, the HuTool team migrated their CI/CD pipeline. A transient misconfiguration in the staging repository caused intermittent 403 errors and corrupted JAR headers for about 48 hours. If you saw Plugin org.dromara.hutool:hutool-maven-plugin:2.6 failing to resolve—you weren’t alone.
<dependency> <groupId>com.xiaoleilu</groupId> <artifactId>hutool-all</artifactId> <version>2.6.0</version> </dependency>
Mirrors on Maven Central and other repositories are now fully operational.
Between versions 2.5 and 2.6, the HuTool team migrated their CI/CD pipeline. A transient misconfiguration in the staging repository caused intermittent 403 errors and corrupted JAR headers for about 48 hours. If you saw Plugin org.dromara.hutool:hutool-maven-plugin:2.6 failing to resolve—you weren’t alone.
<dependency> <groupId>com.xiaoleilu</groupId> <artifactId>hutool-all</artifactId> <version>2.6.0</version> </dependency>