From 5eb0cf4295e6c79ebe72ebf77d2c293bc36aa049 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Jan 2024 22:18:33 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.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/outofcoffee-ryz/project/c2f09163-409c-44c2-9f16-af1ad7db021c?utm_source=github&utm_medium=referral&page=upgrade-pr --- examples/junit-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/junit-sample/pom.xml b/examples/junit-sample/pom.xml index 75df38c70..fdf6b8a4c 100644 --- a/examples/junit-sample/pom.xml +++ b/examples/junit-sample/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson.core jackson-databind - 2.16.0 + 2.16.1