From a0e9a9418b86a7f4b31af4c8b138b4d85a639c24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Aug 2022 17:01:24 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.13.3 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.13.3. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/ 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..be0d714c879 100644 --- a/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml +++ b/lib/plugins/create/templates/aws-kotlin-jvm-maven/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-core - 2.11.0 + 2.13.3 com.fasterxml.jackson.core @@ -95,8 +95,7 @@ false - +