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:
d662b8b
)
Spring Boot auf Version 3.4.4 aktualisiert
author
Kai Moritz
<kai@juplo.de>
Fri, 18 Apr 2025 08:51:07 +0000
(10:51 +0200)
committer
Kai Moritz
<kai@juplo.de>
Fri, 18 Apr 2025 08:54:36 +0000
(10:54 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
7cd3cb0
..
40a96f2
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>3.4.
1
</version>
+ <version>3.4.
4
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>