Skip to content

Commit 9f1cda1

Browse files
author
Dave Syer
committed
Update to Boot 3.4
1 parent 317562a commit 9f1cda1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.5</version>
8+
<version>3.4.0</version>
99
<relativePath></relativePath>
1010
</parent>
1111

1212
<groupId>org.springframework.samples</groupId>
1313
<artifactId>spring-petclinic</artifactId>
14-
<version>3.3.0-SNAPSHOT</version>
14+
<version>3.4.0-SNAPSHOT</version>
1515

1616
<name>petclinic</name>
1717

0 commit comments

Comments
 (0)