diff --git a/README.adoc b/README.adoc index 8894f3ce..2b22b5f3 100644 --- a/README.adoc +++ b/README.adoc @@ -280,7 +280,8 @@ See the https://consul.io/intro/index.html[intro] for more information. == Building -:jdkversion: 1.8 + +:jdkversion: 17 === Basic Compile and Test diff --git a/pom.xml b/pom.xml index cee12489..3ad6a3b0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,18 +14,18 @@ org.springframework.cloud spring-cloud-build - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT 3.1.1-SNAPSHOT - 3.1.1-SNAPSHOT - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT + 3.1.2-SNAPSHOT 1.0.3.RELEASE - 3.1.1-SNAPSHOT - 3.2.1 + 3.1.2-SNAPSHOT + 3.2.3-SNAPSHOT 1.15.1 diff --git a/spring-cloud-consul-dependencies/pom.xml b/spring-cloud-consul-dependencies/pom.xml index c5ee50ac..d9f72765 100644 --- a/spring-cloud-consul-dependencies/pom.xml +++ b/spring-cloud-consul-dependencies/pom.xml @@ -6,7 +6,7 @@ spring-cloud-dependencies-parent org.springframework.cloud - 3.1.0 + 3.1.2-SNAPSHOT spring-cloud-consul-dependencies