From b805329fde167ce43c589e7864e64ee9ac538a52 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakub=20J=C4=99dros?=
<43807907+baqterya@users.noreply.github.com>
Date: Thu, 23 Nov 2023 18:02:15 +0100
Subject: [PATCH] updated from spring boot 3.1.5 to 3.1.6 as 3.1.5 has problems
with docker integration (see
github.com/spring-projects/spring-boot/issues/37982)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7d2c5bd..0253871 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.5
+ 3.1.6
com.baqterya