diff --git a/pom.xml b/pom.xml index 8b4cf05f8..590657347 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 3.2.3-SNAPSHOT + 3.2.4 org.springframework.boot diff --git a/readme.md b/readme.md index 79b0fb692..152ccb825 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +README CHANGE + # Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)