Skip to content

Commit cabda13

Browse files
committed
Upgrade Spring Boot to 3.4.4
1 parent 188fba5 commit cabda13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<parent>
5454
<groupId>org.springframework.boot</groupId>
5555
<artifactId>spring-boot-starter-parent</artifactId>
56-
<version>3.4.3</version>
56+
<version>3.4.4</version>
5757
<relativePath/>
5858
<!-- lookup parent from repository -->
5959
</parent>

0 commit comments

Comments
 (0)