Skip to content

Commit c328382

Browse files
authored
Update pom.xml
1 parent 895e94b commit c328382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.0.2</version>
9+
<version>3.2.5</version>
1010
</parent>
1111

1212
<groupId>org.springframework.samples</groupId>
1313
<artifactId>spring-petclinic-microservices</artifactId>
14-
<version>3.0.2</version>
14+
<version>3.2.5</version>
1515
<name>${project.artifactId}</name>
1616
<packaging>pom</packaging>
1717

0 commit comments

Comments
 (0)