projects
/
demos
/
kafka
/
chat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643552c
)
feat: Upgraded Spring Boot 3.1.3 -> 3.2.2
author
Kai Moritz
<kai@juplo.de>
Sat, 3 Feb 2024 07:32:40 +0000
(08:32 +0100)
committer
Kai Moritz
<kai@juplo.de>
Sat, 3 Feb 2024 16:29:52 +0000
(17:29 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
de266a9
..
484bc3d
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>3.
1.3
</version>
+ <version>3.
2.2
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>de.juplo.kafka</groupId>