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:
d4090d0
)
Downgraded Spring-Boot to 2.3.5
author
Kai Moritz
<kai@juplo.de>
Fri, 20 Nov 2020 19:48:45 +0000
(20:48 +0100)
committer
Kai Moritz
<kai@juplo.de>
Fri, 20 Nov 2020 21:59:41 +0000
(22:59 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
9df145d
..
c5a9621
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.
4.0
</version>
+ <version>2.
3.5.RELEASE
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>de.juplo.examples</groupId>