From a94dd3b31fcfcaa58fdf1942e0589777103972b1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Oct 2024 07:43:12 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10.3 to 2.17.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10.3 to 2.17.2. See this package in maven: com.fasterxml.jackson.core:jackson-annotations See this project in Snyk: https://app.snyk.io/org/durand.lg-V5XPTXR2wuNPjLf9Wt8U6H/project/8b92c70d-2db0-4ebc-abf0-0ac0da19459e?utm_source=github&utm_medium=referral&page=upgrade-pr --- internal/assets/tpl/rest_builder/api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/assets/tpl/rest_builder/api/pom.xml b/internal/assets/tpl/rest_builder/api/pom.xml index 254dc96..b63167c 100644 --- a/internal/assets/tpl/rest_builder/api/pom.xml +++ b/internal/assets/tpl/rest_builder/api/pom.xml @@ -20,7 +20,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.10.3 + 2.17.2 provided