mirror of
https://github.com/corda/corda.git
synced 2025-04-13 22:23:31 +00:00
ENT-6388: Update Crash
shell to version 1.7.5 (#7004)
This is a newly built internal version of the library which in particular upgrades `org.apache.mina:mina-core` to version `2.0.22` eliminating NexusIQ vulnerability.
This commit is contained in:
parent
f4a022ddce
commit
df5604874b
@ -105,7 +105,7 @@ buildscript {
|
||||
ext.dependency_checker_version = '5.2.0'
|
||||
ext.commons_collections_version = '4.3'
|
||||
ext.beanutils_version = '1.9.4'
|
||||
ext.crash_version = '1.7.4'
|
||||
ext.crash_version = '1.7.5'
|
||||
ext.jsr305_version = constants.getProperty("jsr305Version")
|
||||
ext.shiro_version = '1.4.1'
|
||||
ext.artifactory_plugin_version = constants.getProperty('artifactoryPluginVersion')
|
||||
|
Loading…
x
Reference in New Issue
Block a user