spring version to 1.0

This commit is contained in:
wolender 2023-03-23 18:41:25 +01:00
parent 0962ed7e8f
commit f8d0fa922f

View file

@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.4</version>
<version>1.0</version>
</parent>
<name>petclinic</name>