projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09d405b
)
Spring Boot von 2.6.5 auf 2.7.1 aktualisiert
author
Kai Moritz
<kai@juplo.de>
Sat, 25 Jun 2022 09:55:01 +0000
(11:55 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sat, 25 Jun 2022 09:59:54 +0000
(11:59 +0200)
pom.xml
patch
|
blob
|
history
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>