From f08ce4eca4dfdf01a8eb37ec67389efb2abac8e4 Mon Sep 17 00:00:00 2001 From: Lucas Dillmann Date: Fri, 6 Jan 2023 00:09:24 -0300 Subject: [PATCH] [SHIRO-889] Jakarta JAR for shiro-spring-boot-starter module --- support/spring-boot/spring-boot-starter/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/support/spring-boot/spring-boot-starter/pom.xml b/support/spring-boot/spring-boot-starter/pom.xml index def18b3136..9b82c50a7e 100644 --- a/support/spring-boot/spring-boot-starter/pom.xml +++ b/support/spring-boot/spring-boot-starter/pom.xml @@ -114,6 +114,10 @@ + + org.apache.maven.plugins + maven-shade-plugin +