diff --git a/build.gradle b/build.gradle
index 397f898bc..aa7c51244 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
- id 'org.springframework.boot' version '3.3.2'
+ id 'org.springframework.boot' version '3.3.4'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.graalvm.buildtools.native' version '0.10.2'
id 'org.cyclonedx.bom' version '1.8.2'
diff --git a/pom.xml b/pom.xml
index ee256750e..276d501f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,8 +10,8 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
-
+ 3.3.4
+
petclinic
@@ -271,7 +271,7 @@
-
+
org.cyclonedx
cyclonedx-maven-plugin