projects
/
demos
/
multiple-beans
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
508a040
)
Upgraded Spring-Boot 2.3.5 -> 2.4.0
author
Kai Moritz
<kai@juplo.de>
Sat, 21 Nov 2020 08:16:27 +0000
(09:16 +0100)
committer
Kai Moritz
<kai@juplo.de>
Sat, 21 Nov 2020 14:24:33 +0000
(15:24 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
0c9e4dc
..
d4483c0
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-5,7
+5,7
@@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.
3.5.RELEASE
</version>
+ <version>2.
4.0
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>de.juplo.examples</groupId>