fix(gateway): align hcframe-base version to 1.2.5.3-SNAPSHOT

This commit is contained in:
openclaw
2026-02-11 17:51:23 +08:00
parent cefe6222ee
commit a37099defe

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>com.taixingyiji</groupId>
<artifactId>hcframe-base</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.5.3-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>