From 4dafc8f7a044351657d86f1950bd2c3eb87e07b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Oct 2022 17:27:00 +0000 Subject: [PATCH] fix: lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 --- lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml b/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml index 213fac1329e..adc895a50d2 100644 --- a/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml +++ b/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml @@ -61,7 +61,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.13.4 com.fasterxml.jackson.core @@ -71,7 +71,7 @@ com.fasterxml.jackson.module jackson-module-kotlin - 2.11.0 + 2.13.4 @@ -95,8 +95,7 @@ false - +