Skip to content

Commit d00e9b3

Browse files
bump version to Spring Boot 3.2.4
1 parent 64f144e commit d00e9b3

File tree

1 file changed

+1
-1
lines changed
  • 06-spring-boot-spring-mvc/14-validationdemo-required-fields

1 file changed

+1
-1
lines changed

06-spring-boot-spring-mvc/14-validationdemo-required-fields/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.1.2</version>
8+
<version>3.2.4</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.luv2code.springdemo.mvc</groupId>

0 commit comments

Comments
 (0)