Skip to content

Commit

Permalink
Merge pull request #633 from lprimak/backport-springboot-jakarta
Browse files Browse the repository at this point in the history
[SHIRO-889] DO NOT MERGE until 1.11 is released*** (1.11.x backport) Jakarta JAR for shiro-spring-boot-starter module
  • Loading branch information
lprimak committed Jan 7, 2023
2 parents d477a0f + f08ce4e commit 3c4a250
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions support/spring-boot/spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 3c4a250

Please sign in to comment.