Skip to content

Commit fb648b1

Browse files
committed
fix
1 parent 9b3fb8a commit fb648b1

File tree

1 file changed

+5
-0
lines changed
  • ali-agentic-adk-java/smartengine

1 file changed

+5
-0
lines changed

ali-agentic-adk-java/smartengine/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
<artifactId>smart-engine-extension-storage-common</artifactId>
3434
<version>8acf58f966</version>
3535
</dependency>
36+
<dependency>
37+
<groupId>com.github.alibaba.SmartEngine</groupId>
38+
<artifactId>smart-engine-extension-storage-custom</artifactId>
39+
<version>8acf58f966</version>
40+
</dependency>
3641
</dependencies>
3742

3843
<build>

0 commit comments

Comments
 (0)