diff --git a/support/spring-boot/spring-boot-starter/pom.xml b/support/spring-boot/spring-boot-starter/pom.xml index a19c1fbeae..aaf7236970 100644 --- a/support/spring-boot/spring-boot-starter/pom.xml +++ b/support/spring-boot/spring-boot-starter/pom.xml @@ -86,4 +86,31 @@ + + + + com.github.siom79.japicmp + japicmp-maven-plugin + + + single-boot-jar + + cmp + + + + + + ${project.groupId} + shiro-spring-boot-web-starter + ${shiro.previousVersion} + jar + + + + + + + + diff --git a/support/spring-boot/spring-boot-web-starter/pom.xml b/support/spring-boot/spring-boot-web-starter/pom.xml index cf45dbee20..c897046870 100644 --- a/support/spring-boot/spring-boot-web-starter/pom.xml +++ b/support/spring-boot/spring-boot-web-starter/pom.xml @@ -31,6 +31,12 @@ shiro-spring-boot-web-starter Apache Shiro :: Support :: Spring Boot Web + Deprecated, these classes were moved to shiro-spring-boot-starter + + + + true +