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:
d5325b3
)
Auf Spring-Boot 3.2.5 aktualisiert
author
Kai Moritz
<kai@juplo.de>
Thu, 13 Jun 2024 15:03:05 +0000
(17:03 +0200)
committer
Kai Moritz
<kai@juplo.de>
Thu, 13 Jun 2024 15:11:08 +0000
(17:11 +0200)
pom.xml
patch
|
blob
|
history
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>