【7.2.5】更新包引用,去除beetl改为rest

pull/20/head
fengshuonan 2022-10-18 20:36:50 +08:00
parent 729aa7b811
commit 5c263307d1
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<version>7.2.5</version>
<name>guns</name>
<description>单体前后端不分离基于beetl模板引擎</description>
<description>Guns主项目</description>
<packaging>jar</packaging>
@ -96,7 +96,7 @@
<!--系统管理基础业务-->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>system-integration-beetl</artifactId>
<artifactId>system-integration-rest</artifactId>
<version>${roses.kernel.version}</version>
</dependency>