mirror of
https://github.com/corda/corda.git
synced 2025-04-14 22:46:57 +00:00
ENT-6882: Upgraded shiro-core to 1.9.1. (#7217)
This commit is contained in:
parent
c6197bbfaf
commit
ffc843b64d
@ -108,7 +108,7 @@ buildscript {
|
||||
ext.commons_collections_version = '4.3'
|
||||
ext.beanutils_version = '1.9.4'
|
||||
ext.jsr305_version = constants.getProperty("jsr305Version")
|
||||
ext.shiro_version = '1.8.0'
|
||||
ext.shiro_version = '1.9.1'
|
||||
ext.artifactory_plugin_version = constants.getProperty('artifactoryPluginVersion')
|
||||
ext.hikari_version = '3.3.1'
|
||||
ext.liquibase_version = '3.6.3'
|
||||
|
Loading…
x
Reference in New Issue
Block a user