File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.3.1 '
4- id ' com.vaadin' version ' 24.4.4 '
3+ id ' org.springframework.boot' version ' 3.5.0 '
4+ id ' com.vaadin' version ' 24.8.0 '
55}
66
77apply plugin : ' io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
1515}
1616
1717ext {
18- vaadinVersion = ' 24.4.4 '
18+ vaadinVersion = ' 24.8.0 '
1919}
2020
2121dependencies {
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 >3.3.1 </version >
9+ <version >3.5.0 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >com.example</groupId >
1717
1818 <properties >
1919 <java .version>17</java .version>
20- <vaadin .version>24.4.4 </vaadin .version>
20+ <vaadin .version>24.8.0 </vaadin .version>
2121 </properties >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.3.1 '
4- id ' com.vaadin' version ' 24.4.4 '
3+ id ' org.springframework.boot' version ' 3.5.0 '
4+ id ' com.vaadin' version ' 24.8.0 '
55}
66
77apply plugin : ' io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
1515}
1616
1717ext {
18- vaadinVersion = ' 24.4.4 '
18+ vaadinVersion = ' 24.8.0 '
1919}
2020
2121dependencies {
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 >3.3.1 </version >
9+ <version >3.5.0 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >com.example</groupId >
1717
1818 <properties >
1919 <java .version>17</java .version>
20- <vaadin .version>24.4.4 </vaadin .version>
20+ <vaadin .version>24.8.0 </vaadin .version>
2121 </properties >
2222
2323 <dependencies >
You can’t perform that action at this time.
0 commit comments