mirror of
https://github.com/jlengrand/spring-petclinic.git
synced 2026-03-10 08:41:24 +00:00
Update to Boot 2.4.2
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -5,12 +5,12 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>2.4.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.4.2</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.4.1</version>
|
||||
<version>2.4.2</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user