Skip to content

Commit 083321f

Browse files
authored
Merge pull request #179 from spring-petclinic/dependabot/maven/spring-framework.version-6.2.5
Bump spring-framework.version from 6.2.3 to 6.2.5
2 parents 2c933da + 510672a commit 083321f

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.springframework.samples</groupId>
66
<artifactId>spring-framework-petclinic</artifactId>
7-
<version>6.2.3</version>
7+
<version>6.2.5</version>
88

99
<name>Spring Framework Petclinic</name>
1010
<packaging>war</packaging>
@@ -28,7 +28,7 @@
2828
<!-- For framework compatibility, refer to the Spring Boot Dependencies BOM and to the gradle.properties -->
2929
<!-- https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-dependencies/build.gradle -->
3030
<!-- https://github.com/spring-projects/spring-boot/blob/main/gradle.properties -->
31-
<spring-framework.version>6.2.3</spring-framework.version>
31+
<spring-framework.version>6.2.5</spring-framework.version>
3232

3333
<!-- Web dependencies -->
3434
<webjars-bootstrap.version>5.3.3</webjars-bootstrap.version> <!-- Report bootstrap version to the footer.tag -->

0 commit comments

Comments
 (0)