From 6135a6dc8a81ab341f15ec6b4bdf2fe7e96b0d57 Mon Sep 17 00:00:00 2001 From: ghouldaemon Date: Sun, 7 Jan 2024 10:27:34 +0000 Subject: [PATCH] Fix 1 vulnerable dependencies identified by Prisma Cloud --- app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pom.xml b/app/pom.xml index caf6495..fddbe81 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -45,7 +45,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.16.0 -->