mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Bump shiro-core from 1.4.0 to 1.4.2 in /Mage.Server
Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/master/RELEASE-NOTES) - [Commits](https://github.com/apache/shiro/compare/shiro-root-1.4.0...shiro-root-1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c135be579f
commit
72e9424113
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.4.0</version>
|
<version>1.4.2</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue