From d9eac8d4df81cf64f9db966ae53a0f252f69d2c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Jun 2022 00:09:14 +0000 Subject: [PATCH] fix: upgrade org.codehaus.jackson:jackson-mapper-asl from 1.5.6 to 1.9.13 Snyk has created this PR to upgrade org.codehaus.jackson:jackson-mapper-asl from 1.5.6 to 1.9.13. See this package in Maven Repository: https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mapper-asl/ See this project in Snyk: https://app.snyk.io/org/nooboys/project/9e262e8d-8184-4719-b9e4-cd3d8e1e7926?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb17410c8..b11ec77eb 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 1.8 - 1.5.6 + 1.9.13