File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
spring-pulsar-sample-apps
sample-pulsar-functions/sample-signup-app Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ configurations {
3939}
4040
4141ext {
42- springBootVersion = ' 3.1.1 -SNAPSHOT'
42+ springBootVersion = ' 3.2.0 -SNAPSHOT'
4343}
4444
4545dependencies {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC -Df
66
77pulsarClientVersion =3.0.0
88pulsarClientReactiveVersion =0.3.0
9- springBootVersion =3.1.1 -SNAPSHOT
9+ springBootVersion =3.2.0 -SNAPSHOT
1010springFrameworkVersion =6.0.9
1111# these are temp until autoconfig moves into boot
1212springPulsarStarterVersion =0.2.1-SNAPSHOT
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.1.1 -SNAPSHOT'
3+ id ' org.springframework.boot' version ' 3.2.0 -SNAPSHOT'
44 id ' io.spring.dependency-management' version ' 1.1.0'
55}
66
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.1.1 -SNAPSHOT'
3+ id ' org.springframework.boot' version ' 3.2.0 -SNAPSHOT'
44 id ' io.spring.dependency-management' version ' 1.1.0'
55}
66
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.1.1 -SNAPSHOT'
3+ id ' org.springframework.boot' version ' 3.2.0 -SNAPSHOT'
44 id ' io.spring.dependency-management' version ' 1.1.0'
55}
66
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.1.1 -SNAPSHOT'
3+ id ' org.springframework.boot' version ' 3.2.0 -SNAPSHOT'
44 id ' io.spring.dependency-management' version ' 1.1.0'
55}
66
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.1.1 -SNAPSHOT'
3+ id ' org.springframework.boot' version ' 3.2.0 -SNAPSHOT'
44 id ' io.spring.dependency-management' version ' 1.1.0'
55}
66
You can’t perform that action at this time.
0 commit comments