diff --git a/complete/build.gradle b/complete/build.gradle index bc126519..b56c27a7 100644 --- a/complete/build.gradle +++ b/complete/build.gradle @@ -1,8 +1,8 @@ plugins { id 'java' - id 'org.springframework.boot' version '3.1.2' + id 'org.springframework.boot' version '3.1.5' id 'io.spring.dependency-management' version '1.1.0' - id 'com.vaadin' version '24.1.5' + id 'com.vaadin' version '24.2.5' } group = 'com.example' @@ -14,7 +14,7 @@ repositories { } ext { - set('vaadinVersion', "24.1.5") + set('vaadinVersion', "24.2.5") } dependencies { diff --git a/complete/pom.xml b/complete/pom.xml index 5fbf6418..3a0fb50a 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.5 com.example @@ -17,7 +17,7 @@ 17 - 24.1.5 + 24.2.5 diff --git a/initial/build.gradle b/initial/build.gradle index bc126519..b56c27a7 100644 --- a/initial/build.gradle +++ b/initial/build.gradle @@ -1,8 +1,8 @@ plugins { id 'java' - id 'org.springframework.boot' version '3.1.2' + id 'org.springframework.boot' version '3.1.5' id 'io.spring.dependency-management' version '1.1.0' - id 'com.vaadin' version '24.1.5' + id 'com.vaadin' version '24.2.5' } group = 'com.example' @@ -14,7 +14,7 @@ repositories { } ext { - set('vaadinVersion', "24.1.5") + set('vaadinVersion', "24.2.5") } dependencies { diff --git a/initial/pom.xml b/initial/pom.xml index 5fbf6418..3a0fb50a 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.1.5 com.example @@ -17,7 +17,7 @@ 17 - 24.1.5 + 24.2.5