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:
d4bf2b7
)
Upgrade für Spring Boot 2.6.0 -> 2.6.5
author
Kai Moritz
<kai@juplo.de>
Fri, 25 Mar 2022 08:25:54 +0000
(09:25 +0100)
committer
Kai Moritz
<kai@juplo.de>
Fri, 25 Mar 2022 08:25:54 +0000
(09:25 +0100)
* Kafka: 3.0.1
* Spring Kafka: 2.8.4
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
39a9e4e
..
c104ca1
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.
0
</version>
+ <version>2.6.
5
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>