Upgraded versions

This commit is contained in:
Marcin Grzejszczak
2021-07-15 09:55:52 +02:00
parent 8439ebf967
commit abf926c7fe
23 changed files with 36 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.0.4-SNAPSHOT
BOM_VERSION=2020.0.3-SNAPSHOT
bootVersion=2.4.6
verifierVersion=3.1.0-SNAPSHOT
BOM_VERSION=2021.0.0-SNAPSHOT
bootVersion=2.6.0-SNAPSHOT

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.6</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath/>
</parent>