mirror of
https://github.com/correl/mage.git
synced 2024-11-28 19:19:55 +00:00
Merge pull request #8163 from magefree/dependabot/maven/org.apache.shiro-shiro-core-1.8.0
Bump shiro-core from 1.6.0 to 1.8.0
This commit is contained in:
commit
b57a9dd6df
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.shiro</groupId>
|
<groupId>org.apache.shiro</groupId>
|
||||||
<artifactId>shiro-core</artifactId>
|
<artifactId>shiro-core</artifactId>
|
||||||
<version>1.6.0</version>
|
<version>1.8.0</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue