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

This commit is contained in:
openclaw
2026-02-11 17:52:56 +08:00
parent 44efa27ba0
commit 7173f56f0f

View File

@@ -24,7 +24,7 @@
<dependency>
<groupId>com.taixingyiji</groupId>
<artifactId>hcframe-base</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
<build>