From 4dfc007069d4a177c7ee8f368afd96bdf1514b60 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Sun, 23 Jun 2024 00:09:45 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b914a7..cdc7aee 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.2.5</version> + <version>3.3.1</version> </parent> <groupId>tk.antoine.roux</groupId>