Skip to content

Commit

Permalink
Bump to Spring Framework 6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed May 16, 2023
1 parent c022258 commit b16554f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-framework-petclinic</artifactId>
<version>6.0.8</version>
<version>6.0.9</version>

<name>Spring Framework Petclinic</name>
<packaging>war</packaging>
Expand All @@ -23,7 +23,7 @@
<!-- Spring -->
<!-- For framework compatibility, refer to the Spring Boot Dependencies BOM -->
<!-- https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-dependencies/build.gradle -->
<spring-framework.version>6.0.8</spring-framework.version>
<spring-framework.version>6.0.9</spring-framework.version>

<!-- Web dependencies -->
<webjars-bootstrap.version>5.1.3</webjars-bootstrap.version>
Expand Down

0 comments on commit b16554f

Please sign in to comment.