Auf Spring-Boot 3.2.5 aktualisiert
authorKai Moritz <kai@juplo.de>
Thu, 13 Jun 2024 15:03:05 +0000 (17:03 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 13 Jun 2024 15:11:08 +0000 (17:11 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3d0b1e5..e7054ba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.springframework.boot</groupId>
     <artifactId>spring-boot-starter-parent</artifactId>
-    <version>2.7.2</version>
+    <version>3.2.5</version>
     <relativePath/> <!-- lookup parent from repository -->
   </parent>