Skip to content

Commit 4a69ae1

Browse files
authored
Update pom.xml
Updated to Spring Boot 3.4.1
1 parent 831ac07 commit 4a69ae1

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
@@ -15,7 +15,7 @@
1515
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>3.2.5</version>
18+
<version>3.4.1</version>
1919
<relativePath/> <!-- lookup parent from repository -->
2020
</parent>
2121

0 commit comments

Comments
 (0)