From 02b7db29cfae196f6181295cbfee2ee21e028d7c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Aug 2022 17:01:19 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.0 to 2.13.3 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.0 to 2.13.3. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.snyk.io/org/violethaze74/project/283b0447-12e4-4e90-88d2-d8b7f6579526?utm_source=github&utm_medium=referral&page=upgrade-pr --- lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 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..34eb717d1d1 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.3 com.fasterxml.jackson.core @@ -95,8 +95,7 @@ false - +