1
0
mirror of https://github.com/saysky/Hotel synced 2025-06-28 16:28:04 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
2454136c6d
Merge 3cad0abf320856468498e6302dac9a7807ded890 into 53cca7afa3c0d3ff85d4929aa5e91e47059c5e1c 2023-10-21 19:58:15 +08:00
dependabot[bot]
3cad0abf32
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>
2022-02-09 22:23:51 +00:00

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-->