From 55fb504bb468812712ceb49b860c5c2e08ed9c10 Mon Sep 17 00:00:00 2001 From: Phil Adams Date: Fri, 5 Nov 2021 10:25:51 -0500 Subject: [PATCH] fix: bump java core dependency to get new gson This commit updates the java core dependency to 9.13.4 which in turn will use a new version of gson (2.8.9), which will address a recent security vulnerability. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a34bf92aea..aef684c837 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ UTF-8 - 9.13.3 + 9.13.4 7.4.0 4.9.1