Bumping versions

This commit is contained in:
buildmaster
2022-02-24 10:53:13 +00:00
parent aa4b8a280d
commit f662c0547d
2 changed files with 3 additions and 2 deletions

View File

@@ -40,7 +40,8 @@ and binding to the Spring Environment and other Spring programming model idioms.
== Building
:jdkversion: 1.8
:jdkversion: 17
=== Basic Compile and Test

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.1</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>