File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
contentgrid-appserver-app
contentgrid-appserver-domain
contentgrid-appserver-json-schema
contentgrid-appserver-query-engine-impl-jooq
contentgrid-appserver-rest Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java-library'
33 id ' io.freefair.lombok'
4- id ' org.springframework.boot' version ' 3.4.6 '
4+ id ' org.springframework.boot' version ' 3.5.0 '
55 id ' io.spring.dependency-management' version ' 1.1.7'
66}
77
Original file line number Diff line number Diff line change 11plugins {
22 id ' java-library'
33 id ' io.freefair.lombok'
4- id ' org.springframework.boot' version ' 3.4.4 '
4+ id ' org.springframework.boot' version ' 3.5.0 '
55 id ' io.spring.dependency-management' version ' 1.1.7'
66}
77
Original file line number Diff line number Diff line change 1313
1414dependencies {
1515 api project(' :contentgrid-appserver-application-model' )
16- implementation platform(' org.springframework.boot:spring-boot-dependencies:3.2.5 ' )
16+ implementation platform(' org.springframework.boot:spring-boot-dependencies:3.5.0 ' )
1717 implementation ' com.fasterxml.jackson.core:jackson-databind'
1818 implementation ' com.networknt:json-schema-validator:1.5.6'
1919
Original file line number Diff line number Diff line change 11plugins {
22 id ' java-library'
33 id ' io.freefair.lombok'
4- id ' org.springframework.boot' version ' 3.4.6 '
4+ id ' org.springframework.boot' version ' 3.5.0 '
55 id ' io.spring.dependency-management' version ' 1.1.7'
66}
77
Original file line number Diff line number Diff line change 11plugins {
22 id ' java-library'
33 id ' io.freefair.lombok'
4- id ' org.springframework.boot' version ' 3.4.4 '
4+ id ' org.springframework.boot' version ' 3.5.0 '
55 id ' io.spring.dependency-management' version ' 1.1.7'
66}
77
You can’t perform that action at this time.
0 commit comments