1
0
mirror of https://github.com/saysky/Hotel synced 2025-05-06 19:49:25 +08:00

Bump shiro-spring from 1.4.0 to 1.7.1

Bumps shiro-spring from 1.4.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-spring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-09 22:23:51 +00:00 committed by GitHub
parent 0bbe1ba652
commit 3cad0abf32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
pom.xml Executable file → Normal file
View File

@ -155,7 +155,7 @@
<dependency> <dependency>
<groupId>org.apache.shiro</groupId> <groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId> <artifactId>shiro-spring</artifactId>
<version>1.4.0</version> <version>1.7.1</version>
</dependency> </dependency>
<!--thymeleaf-shiro-extras--> <!--thymeleaf-shiro-extras-->