From f103eb4fde47b0229b561329f66574db81257dd5 Mon Sep 17 00:00:00 2001 From: zhuguifei <312353457@qq.com> Date: 星期三, 20 十一月 2024 10:46:45 +0800 Subject: [PATCH] Merge branch 'herb' of https://gitee.com/baoshwi/herb into herb --- jeecg-module-dry/jeecg-module-dry-api/pom.xml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jeecg-module-dry/jeecg-module-dry-api/pom.xml b/jeecg-module-dry/jeecg-module-dry-api/pom.xml index fd4d4a0..8bce88b 100644 --- a/jeecg-module-dry/jeecg-module-dry-api/pom.xml +++ b/jeecg-module-dry/jeecg-module-dry-api/pom.xml @@ -42,11 +42,11 @@ <!-- <artifactId>bcprov-jdk15on</artifactId>--> <!-- <version>1.70</version>--> <!-- </dependency>--> -<!-- <dependency>--> -<!-- <groupId>com.kangaroohy</groupId>--> -<!-- <artifactId>milo-spring-boot-starter</artifactId>--> -<!-- <version>3.0.4</version>--> -<!-- </dependency>--> + <dependency> + <groupId>com.kangaroohy</groupId> + <artifactId>milo-spring-boot-starter</artifactId> + <version>3.0.4</version> + </dependency> <dependency> <groupId>ai.djl.pytorch</groupId> <artifactId>pytorch-engine</artifactId> -- Gitblit v1.9.3