File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
spring-multirabbit-examples
spring-multirabbit-example-java
spring-multirabbit-example-kotlin
spring-multirabbit-extension-example Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >com.free-now.multirabbit</groupId >
77 <artifactId >spring-multirabbit-parent</artifactId >
8- <version >2.6.1 -SNAPSHOT</version >
8+ <version >2.7.0 -SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring MultiRabbit</name >
5656 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5757 <java .version>1.8</java .version>
5858
59- <springboot .version>2.6 .0</springboot .version>
59+ <springboot .version>2.7 .0</springboot .version>
6060 <testcontainers-rabbitmq .version>1.17.1</testcontainers-rabbitmq .version>
6161 <java-jna .version>5.8.0</java-jna .version>
6262
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 >2.6 .0</version >
9+ <version >2.7 .0</version >
1010 <relativePath />
1111 </parent >
1212
1313 <groupId >com.free-now.multirabbit</groupId >
1414 <artifactId >spring-multirabbit-example-java</artifactId >
15- <version >2.6.1 -SNAPSHOT</version >
15+ <version >2.7.0 -SNAPSHOT</version >
1616 <packaging >jar</packaging >
1717
1818 <name >Spring MultiRabbit Example for Java</name >
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 >2.6 .0</version >
9+ <version >2.7 .0</version >
1010 <relativePath />
1111 </parent >
1212
1313 <groupId >com.free-now.multirabbit</groupId >
1414 <artifactId >spring-multirabbit-example-kotlin</artifactId >
15- <version >2.6.1 -SNAPSHOT</version >
15+ <version >2.7.0 -SNAPSHOT</version >
1616 <packaging >jar</packaging >
1717
1818 <name >Spring MultiRabbit Example for Kotlin</name >
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 >2.6 .0</version >
9+ <version >2.7 .0</version >
1010 <relativePath />
1111 </parent >
1212
1313 <groupId >com.free-now.multirabbit</groupId >
1414 <artifactId >spring-multirabbit-extended-example-java</artifactId >
15- <version >2.6.1 -SNAPSHOT</version >
15+ <version >2.7.0 -SNAPSHOT</version >
1616 <packaging >jar</packaging >
1717
1818 <name >Spring MultiRabbit Extension Example</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.free-now.multirabbit</groupId >
77 <artifactId >spring-multirabbit-parent</artifactId >
8- <version >2.6.1 -SNAPSHOT</version >
8+ <version >2.7.0 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments