File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
spring-cloud-cloudfoundry-dependencies Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ can use the `DiscoveryClient` directly or via a `LoadBalancerClient`.
3535
3636== Building
3737
38- :jdkversion: 1.8
38+ :jdkversion: 17
3939
4040=== Basic Compile and Test
4141
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.springframework.cloud</groupId >
1313 <artifactId >spring-cloud-build</artifactId >
14- <version >3.1.1 -SNAPSHOT</version >
14+ <version >3.1.2 -SNAPSHOT</version >
1515 <relativePath />
1616 </parent >
1717
1818 <properties >
1919 <cf-java-client .version>4.9.0.RELEASE</cf-java-client .version>
2020 <bintray .package>cloudfoundry</bintray .package>
2121 <main .basedir>${basedir} </main .basedir>
22- <spring-cloud-commons .version>3.1.1 -SNAPSHOT</spring-cloud-commons .version>
22+ <spring-cloud-commons .version>3.1.2 -SNAPSHOT</spring-cloud-commons .version>
2323 </properties >
2424
2525 <scm >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >spring-cloud-dependencies-parent</artifactId >
88 <groupId >org.springframework.cloud</groupId >
9- <version >3.1.0 </version >
9+ <version >3.1.2-SNAPSHOT </version >
1010 <relativePath />
1111 </parent >
1212 <artifactId >spring-cloud-cloudfoundry-dependencies</artifactId >
You can’t perform that action at this time.
0 commit comments