File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/kotlin-spring/libraries/spring-boot
kotlin-spring-sealed-interfaces
kotlin-springboot-3-no-response-entity
kotlin-springboot-additionalproperties
kotlin-springboot-delegate-nodefaults
kotlin-springboot-integer-enum
kotlin-springboot-paged-model
kotlin-springboot-request-cookie
kotlin-springboot-sort-validation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ plugins {
2424 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
2525 id(" org.jetbrains.kotlin.plugin.jpa" ) version kotlinVersion
2626 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
27- id(" org.springframework.boot" ) version " 3.0.2 "
27+ id(" org.springframework.boot" ) version " 3.3.13 "
2828 id(" io.spring.dependency-management" ) version " 1.0.14.RELEASE"
2929}
3030
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.springframework.boot</groupId >
2323 <artifactId >spring-boot-starter-parent</artifactId >
24- <version >3.1.3 </version >
24+ <version >3.3.13 </version >
2525 </parent >
2626 <repositories >
2727 <repository >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
2323 id(" org.jetbrains.kotlin.plugin.jpa" ) version kotlinVersion
2424 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
25- id(" org.springframework.boot" ) version " 3.0.2 "
25+ id(" org.springframework.boot" ) version " 3.3.13 "
2626 id(" io.spring.dependency-management" ) version " 1.0.14.RELEASE"
2727}
2828
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.boot</groupId >
1818 <artifactId >spring-boot-starter-parent</artifactId >
19- <version >3.1.3 </version >
19+ <version >3.3.13 </version >
2020 </parent >
2121 <repositories >
2222 <repository >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
1919 id(" org.jetbrains.kotlin.plugin.jpa" ) version kotlinVersion
2020 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
21- id(" org.springframework.boot" ) version " 3.0.2 "
21+ id(" org.springframework.boot" ) version " 3.3.13 "
2222 id(" io.spring.dependency-management" ) version " 1.0.14.RELEASE"
2323}
2424
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.boot</groupId >
1818 <artifactId >spring-boot-starter-parent</artifactId >
19- <version >3.1.3 </version >
19+ <version >3.3.13 </version >
2020 </parent >
2121 <repositories >
2222 <repository >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
1919 id(" org.jetbrains.kotlin.plugin.jpa" ) version kotlinVersion
2020 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
21- id(" org.springframework.boot" ) version " 3.0.2 "
21+ id(" org.springframework.boot" ) version " 3.3.13 "
2222 id(" io.spring.dependency-management" ) version " 1.0.14.RELEASE"
2323}
2424
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.boot</groupId >
1818 <artifactId >spring-boot-starter-parent</artifactId >
19- <version >3.1.3 </version >
19+ <version >3.3.13 </version >
2020 </parent >
2121 <repositories >
2222 <repository >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
1919 id(" org.jetbrains.kotlin.plugin.jpa" ) version kotlinVersion
2020 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
21- id(" org.springframework.boot" ) version " 3.0.2 "
21+ id(" org.springframework.boot" ) version " 3.3.13 "
2222 id(" io.spring.dependency-management" ) version " 1.0.14.RELEASE"
2323}
2424
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.boot</groupId >
1818 <artifactId >spring-boot-starter-parent</artifactId >
19- <version >3.1.3 </version >
19+ <version >3.3.13 </version >
2020 </parent >
2121 <repositories >
2222 <repository >
You can’t perform that action at this time.
0 commit comments