Spring Boot von 2.6.5 auf 2.7.1 aktualisiert
authorKai Moritz <kai@juplo.de>
Sat, 25 Jun 2022 09:55:01 +0000 (11:55 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 25 Jun 2022 09:59:54 +0000 (11:59 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 04d511a..c3e5cb9 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.6.5</version>
+    <version>2.7.1</version>
     <relativePath/> <!-- lookup parent from repository -->
   </parent>