diff --git a/build.gradle b/build.gradle index 0a449a3..8036da8 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ if (javafxPlatform == "unspecified") { println "Platform is: ${javafxPlatform}" dependencies { - def springBootVersion = "3.3.2" + def springBootVersion = "3.3.3" def mapStructVersion = "1.5.5.Final" def commonsVersion = "763f32222acf0011c6b8b36dac9e0462eb433745"