This repository was archived by the owner on Apr 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
spring-cloud-dataflow-build-dependencies Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
<docs .main>${project.artifactId} </docs .main>
25
25
<spring-cloud-dataflow-build .version>2.10.0-SNAPSHOT</spring-cloud-dataflow-build .version>
26
26
<!-- Keep spring boot version in sync between spring-cloud-dataflow-build and spring-boot-dependencies (parent and properties) -->
27
- <spring-boot .version>2.6.2 </spring-boot .version>
27
+ <spring-boot .version>2.6.3 </spring-boot .version>
28
28
<docs .resources.dir>${project.build.directory} /build-docs</docs .resources.dir>
29
29
<refdocs .build.directory>${project.build.directory} /refdocs/</refdocs .build.directory>
30
30
<spring-doc-resources .version>0.1.0.RELEASE</spring-doc-resources .version>
Original file line number Diff line number Diff line change 13
13
<groupId >org.springframework.boot</groupId >
14
14
<artifactId >spring-boot-dependencies</artifactId >
15
15
<!-- Keep spring boot version in sync between spring-cloud-dataflow-build and spring-boot-dependencies (parent and properties) -->
16
- <version >2.6.2 </version >
16
+ <version >2.6.3 </version >
17
17
<relativePath />
18
18
</parent >
19
19
<properties >
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
21
<!-- Keep spring boot version in sync between spring-cloud-dataflow-build and spring-boot-dependencies (parent and properties) -->
22
- <spring-boot .version>2.6.2 </spring-boot .version>
22
+ <spring-boot .version>2.6.3 </spring-boot .version>
23
23
<spring-cloud .version>2021.0.0</spring-cloud .version>
24
24
<junit .version>4.13.1</junit .version>
25
25
<commons-io .version>2.7</commons-io .version>
You can’t perform that action at this time.
0 commit comments