File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
spring-pulsar-dependencies
spring-pulsar-sample-apps
sample-pulsar-functions/sample-signup-app Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ configurations {
3131}
3232
3333ext {
34- springBootVersion = ' 3.0.4 '
34+ springBootVersion = ' 3.0.5 '
3535}
3636
3737dependencies {
Original file line number Diff line number Diff line change 1212 testcontainersVersion = ' 1.17.6'
1313 pulsarVersion = ' 2.11.0'
1414 pulsarClientReactiveVersion = ' 0.2.0'
15- springBootVersion = ' 3.0.4 '
15+ springBootVersion = ' 3.0.5 '
1616 springCloudStreamVersion = ' 4.0.1'
1717}
1818
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66description = ' Spring Pulsar Sample Application (Send and Receive)'
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66description = ' Spring Pulsar Sample Applications (Custom Routing)'
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66description = ' Spring Cloud Stream Binder for Pulsar Sample Application'
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66group = ' org.springframework.pulsar.sample'
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66description = ' Spring Pulsar Sample Application (Send and Receive)'
Original file line number Diff line number Diff line change 11plugins {
22 id ' org.springframework.pulsar.spring-module'
3- id ' org.springframework.boot' version ' 3.0.4 '
3+ id ' org.springframework.boot' version ' 3.0.5 '
44}
55
66description = ' Reactive Spring Pulsar Sample Application'
You can’t perform that action at this time.
0 commit comments