From 4a1b15503560a2af25d0ceffd5d9c128df7aad6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jan 2022 05:57:50 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.6 to 2.13.1 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.6 to 2.13.1. 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/jswheeler/project/ce169647-be55-4d88-b3b5-1a8d0a8920cb?utm_source=github&utm_medium=referral&page=upgrade-pr --- service/pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/service/pom.xml b/service/pom.xml index cdb9cd76..3d6a88a8 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.5.4 1.0.0 - 2.8.6 + 2.13.1 1.10.77 2.0.0 4.3.4-SNAPSHOT @@ -51,10 +51,8 @@ - - + + com.appirio.service.MemberServiceApplication @@ -85,7 +83,7 @@ **/*Test*.class - +