File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
spring-cloud-starter-parent Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 </parent >
1212 <properties >
1313 <java .version>17</java .version>
14- <spring-cloud-function .version>4.2.1 -SNAPSHOT</spring-cloud-function .version>
14+ <spring-cloud-function .version>4.3.0 -SNAPSHOT</spring-cloud-function .version>
1515 <maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
1616 <maven-checkstyle-plugin .failsOnViolation>true
1717 </maven-checkstyle-plugin .failsOnViolation>
Original file line number Diff line number Diff line change 77 <packaging >pom</packaging >
88 <name >spring-cloud-stream-release-build</name >
99 <description >Spring Cloud Stream Release Build</description >
10- <version >4.2.1 -SNAPSHOT</version >
10+ <version >4.3.0 -SNAPSHOT</version >
1111 <parent >
1212 <groupId >org.springframework.cloud</groupId >
1313 <artifactId >spring-cloud-build</artifactId >
14- <version >4.2.1 -SNAPSHOT</version >
14+ <version >4.3.0 -SNAPSHOT</version >
1515 <relativePath />
1616 </parent >
1717
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.4.0 </version >
9+ <version >3.5.0-SNAPSHOT </version >
1010 <relativePath />
1111 </parent >
1212 <groupId >org.springframework.cloud</groupId >
You can’t perform that action at this time.
0 commit comments