Bumping versions

This commit is contained in:
buildmaster
2020-12-21 11:04:22 +00:00
parent 9bdd41e657
commit e8a09916fe
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId> <artifactId>spring-cloud-build</artifactId>
<version>3.0.0</version> <version>3.0.0-SNAPSHOT</version>
<relativePath/> <relativePath/>
</parent> </parent>

View File

@@ -12,7 +12,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.0</version> <version>2.4.1</version>
<relativePath/> <relativePath/>
</parent> </parent>

View File

@@ -11,7 +11,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.0</version> <version>2.4.1</version>
<relativePath/> <relativePath/>
</parent> </parent>