From 39d301272341cd347491af2a0170cfc885a4afd8 Mon Sep 17 00:00:00 2001 From: bpaunescu Date: Thu, 14 Feb 2019 14:15:29 +0000 Subject: [PATCH] CORDA-2505: bumped typesafe to a version that fixes NPE in their code in edge cases of invalid configurations (#4758) --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index 6076478c2c..14f4bd71ed 100644 --- a/constants.properties +++ b/constants.properties @@ -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