Skip to content

Commit

Permalink
Merge pull request #134 from spring-petclinic/dependabot/maven/spring…
Browse files Browse the repository at this point in the history
…-framework.version-6.1.10

Bump spring-framework.version from 6.1.4 to 6.1.10
  • Loading branch information
arey committed Jul 1, 2024
2 parents 0bbdd01 + 1e006cc commit b1cd76a
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.1.4</version>
<version>6.1.10</version>

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

<!-- Web dependencies -->
<webjars-bootstrap.version>5.3.2</webjars-bootstrap.version> <!-- Report bootstrap version to the footer.tag -->
Expand Down

0 comments on commit b1cd76a

Please sign in to comment.