From 59d5922f48e0c4e3be0ecd14f8e321c9310de050 Mon Sep 17 00:00:00 2001
From: sam-gardner <53271849+sam-gardner@users.noreply.github.com>
Date: Thu, 7 Mar 2024 20:34:33 +0000
Subject: [PATCH] JAVA-32226 Fix startup of application within
spring-boot-libraries-3 (#16046)
---
.../spring-boot-libraries-3/pom.xml | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/spring-boot-modules/spring-boot-libraries-3/pom.xml b/spring-boot-modules/spring-boot-libraries-3/pom.xml
index 0fc72abb64..d0c1d345c0 100644
--- a/spring-boot-modules/spring-boot-libraries-3/pom.xml
+++ b/spring-boot-modules/spring-boot-libraries-3/pom.xml
@@ -32,7 +32,18 @@
spring-modulith-events-kafka
${spring-modulith-events-kafka.version}
-
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
org.springframework.boot
spring-boot-starter-test
@@ -66,8 +77,6 @@
com.h2database
h2
- 2.2.224
- test
@@ -81,8 +90,8 @@
17
- 1.1.2
- 1.19.3
+ 1.1.3
+ 1.19.6
4.2.0
3.1.2