From 15f943707bb046a6c482dd7d0c4d0404b84b7720 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 8 Jan 2020 20:18:32 -0800 Subject: [PATCH] ... --- release-notes/VERSION-2.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 1841465a84..d878840be7 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -6,7 +6,7 @@ Project: jackson-databind 2.9.10.2 (03-Jan-2020) -#2526: Block two more gadget types (ehcache/JNDI - CVEs to be allocated) +#2526: Block two more gadget types (ehcache/JNDI - CVE-2019-20330) (repoerted by UltramanGaia) #2544: java.lang.NoClassDefFoundError Thrown for compact profile1 (reported by Jon A)