fix pom.version

This commit is contained in:
alexandre.iwanesko@gmail.com 2021-12-20 03:46:52 +01:00
parent 9b46bd57d8
commit eca45aef04
5 changed files with 12 additions and 4 deletions

View file

@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.6.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>