CORDA-2505: bumped typesafe to a version that fixes NPE in their code in edge cases of invalid configurations (#4758)

This commit is contained in:
bpaunescu 2019-02-14 14:15:29 +00:00 committed by Tommy Lillehagen
parent 0bdc8b363a
commit 39d3012723

View File

@ -9,7 +9,7 @@ guavaVersion=25.1-jre
proguardVersion=6.0.3
bouncycastleVersion=1.60
disruptorVersion=3.4.2
typesafeConfigVersion=1.3.1
typesafeConfigVersion=1.3.3
jsr305Version=3.0.2
artifactoryPluginVersion=4.7.3
snakeYamlVersion=1.19