File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
rest-notes-spring-data-rest
rest-notes-spring-hateoas Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.8 .RELEASE'
6+ classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.9 .RELEASE'
77 }
88}
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.8 .RELEASE'
6+ classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.9 .RELEASE'
77 }
88}
99
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.springframework.boot</groupId >
1313 <artifactId >spring-boot-starter-parent</artifactId >
14- <version >2.1.8 .RELEASE</version >
14+ <version >2.1.9 .RELEASE</version >
1515 <relativePath />
1616 </parent >
1717
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.8 .RELEASE'
6+ classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.9 .RELEASE'
77 }
88}
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.8 .RELEASE'
6+ classpath ' org.springframework.boot:spring-boot-gradle-plugin:2.1.9 .RELEASE'
77 }
88}
99
You can’t perform that action at this time.
0 commit comments