From e2614e5950a219dc1b9c931fcb078ead2767e67c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 31 May 2023 01:12:01 +0000
Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind
to v2.15.2
---
pom.xml | 2 +-
spring-example/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 482204d..191a939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.14.2
+ 2.15.2
diff --git a/spring-example/pom.xml b/spring-example/pom.xml
index 76e3e5f..89bfbf3 100644
--- a/spring-example/pom.xml
+++ b/spring-example/pom.xml
@@ -47,7 +47,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.14.2
+ 2.15.2