diff --git a/complete/build.gradle b/complete/build.gradle
index 3148914b..d5f3638d 100644
--- a/complete/build.gradle
+++ b/complete/build.gradle
@@ -1,7 +1,7 @@
plugins {
id 'java'
- id 'org.springframework.boot' version '3.3.1'
- id 'com.vaadin' version '24.4.4'
+ id 'org.springframework.boot' version '3.3.4'
+ id 'com.vaadin' version '24.5.0'
}
apply plugin: 'io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
}
ext {
- vaadinVersion = '24.4.4'
+ vaadinVersion = '24.5.0'
}
dependencies {
diff --git a/complete/pom.xml b/complete/pom.xml
index 2d861a88..6cd7b3dd 100644
--- a/complete/pom.xml
+++ b/complete/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.1
+ 3.3.4
com.example
@@ -17,7 +17,7 @@
17
- 24.4.4
+ 24.5.0
diff --git a/initial/build.gradle b/initial/build.gradle
index 3148914b..d5f3638d 100644
--- a/initial/build.gradle
+++ b/initial/build.gradle
@@ -1,7 +1,7 @@
plugins {
id 'java'
- id 'org.springframework.boot' version '3.3.1'
- id 'com.vaadin' version '24.4.4'
+ id 'org.springframework.boot' version '3.3.4'
+ id 'com.vaadin' version '24.5.0'
}
apply plugin: 'io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
}
ext {
- vaadinVersion = '24.4.4'
+ vaadinVersion = '24.5.0'
}
dependencies {
diff --git a/initial/pom.xml b/initial/pom.xml
index 2d861a88..6cd7b3dd 100644
--- a/initial/pom.xml
+++ b/initial/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.1
+ 3.3.4
com.example
@@ -17,7 +17,7 @@
17
- 24.4.4
+ 24.5.0