File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >spring-cloud-stream-binder-rabbit-parent</artifactId >
5- <version >5.0.3</version > <!-- Do not remove. Ignore yellow warning -->
5+ <version >5.0.3-SNAPSHOT </version > <!-- Do not remove. Ignore yellow warning -->
66 <name >${project.artifactId} </name >
77 <packaging >pom</packaging >
88 <parent >
Original file line number Diff line number Diff line change 5757 <disable .checks>true</disable .checks>
5858 <java .version>17</java .version>
5959 <objenesis .version>3.4</objenesis .version>
60- <spring-cloud-function .version>5.0.3 </spring-cloud-function .version>
60+ <spring-cloud-function .version>5.0.4-SNAPSHOT </spring-cloud-function .version>
6161 <maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
6262 <maven-checkstyle-plugin .failsOnViolation>true</maven-checkstyle-plugin .failsOnViolation>
6363 <maven-checkstyle-plugin .includeTestSourceDirectory>true</maven-checkstyle-plugin .includeTestSourceDirectory>
You can’t perform that action at this time.
0 commit comments