File tree Expand file tree Collapse file tree 23 files changed +24
-24
lines changed Expand file tree Collapse file tree 23 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1111 matrix :
1212 include :
1313 - javaVersion : 17
14- springBootVersion : " 4.0.0-RC2 "
14+ springBootVersion : " 4.0.0"
1515 - javaVersion : 17
16- springBootVersion : " 4.0.0 -SNAPSHOT"
16+ springBootVersion : " 4.0.1 -SNAPSHOT"
1717 runs-on : ubuntu-latest
1818 steps :
1919 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.0-RC2 '
3+ id ' org.springframework.boot' version ' 4.0.0'
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66}
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 >4.0.0-RC2 </version >
9+ <version >4.0.0</version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.0-RC2 '
3+ id ' org.springframework.boot' version ' 4.0.0'
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' org.graalvm.buildtools.native' version ' 0.10.3'
66 id ' com.google.protobuf' version ' 0.9.4'
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 >4.0.0-RC2 </version >
9+ <version >4.0.0</version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.0-RC2 '
3+ id ' org.springframework.boot' version ' 4.0.0'
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66}
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 >4.0.0-RC2 </version >
9+ <version >4.0.0</version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.0-RC2 '
3+ id ' org.springframework.boot' version ' 4.0.0'
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' org.graalvm.buildtools.native' version ' 0.10.3'
66 id ' com.google.protobuf' version ' 0.9.4'
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 >4.0.0-RC2 </version >
9+ <version >4.0.0</version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.0-RC2 '
3+ id ' org.springframework.boot' version ' 4.0.0'
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66 id ' org.jetbrains.kotlin.jvm' version ' 2.2.21'
You can’t perform that action at this time.
0 commit comments