From f3cb948774abbd5b48e9c5ae78e931e805448710 Mon Sep 17 00:00:00 2001 From: Hendi Santika Date: Wed, 31 Jan 2024 14:00:48 +0700 Subject: [PATCH] =?UTF-8?q?#119=20-=20Upgraded=20into=20Spring=20Boot=203.?= =?UTF-8?q?1.8=20version=20=E2=9C=8F=EF=B8=8F=F0=9F=93=97=20:octocat:?= =?UTF-8?q?=E2=AC=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #119 - Upgraded into Spring Boot 3.1.8 version ✏️📗 :octocat:⬆ --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 57bb61c..3a39fdb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.7 + 3.1.8 com.hendisantika