File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ Doing so brings in the required Spring Cloud Maven repositories and Build.
315315
316316== Building
317317
318- :jdkversion: 1.8
318+ :jdkversion: 17
319319
320320=== Basic Compile and Test
321321
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.cloud</groupId >
1515 <artifactId >spring-cloud-build</artifactId >
16- <version >3.1.1 </version >
16+ <version >3.1.2-SNAPSHOT </version >
1717 <relativePath />
1818 <!-- lookup parent from repository -->
1919 </parent >
138138 </dependencyManagement >
139139
140140 <properties >
141- <spring-cloud-build .version>3.1.1 </spring-cloud-build .version>
141+ <spring-cloud-build .version>3.1.2-SNAPSHOT </spring-cloud-build .version>
142142 <spring-cloud-commons .version>3.1.2-SNAPSHOT</spring-cloud-commons .version>
143143 <spring-cloud-config .version>3.1.2-SNAPSHOT</spring-cloud-config .version>
144144 <spring-cloud-openfeign .version>3.1.2-SNAPSHOT</spring-cloud-openfeign .version>
You can’t perform that action at this time.
0 commit comments