Skip to content

Commit 76d0df0

Browse files
author
wandl
committed
xg
1 parent 0a09b03 commit 76d0df0

File tree

2 files changed

+2
-2
lines changed
  • spring-boot-sample-druid-shiro
  • spring-boot-sample-hikaricp-shiro

2 files changed

+2
-2
lines changed

spring-boot-sample-druid-shiro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<!-- For Shiro -->
8282
<dependency>
8383
<groupId>com.github.hiwepy</groupId>
84-
<artifactId>spring-boot-starter-shiro-biz</artifactId>
84+
<artifactId>shiro-biz-spring-boot-starter</artifactId>
8585
</dependency>
8686
<!-- For Swagger -->
8787
<dependency>

spring-boot-sample-hikaricp-shiro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<!-- For Shiro -->
8484
<dependency>
8585
<groupId>com.github.hiwepy</groupId>
86-
<artifactId>spring-boot-starter-shiro-biz</artifactId>
86+
<artifactId>shiro-biz-spring-boot-starter</artifactId>
8787
</dependency>
8888
<!-- For Swagger -->
8989
<dependency>

0 commit comments

Comments
 (0)