diff --git a/samples/boot/build.gradle b/samples/boot/build.gradle index 05aed67f9..17985aac8 100644 --- a/samples/boot/build.gradle +++ b/samples/boot/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'org.springframework.boot' version '3.2.11' + id 'org.springframework.boot' version '3.2.12' id 'io.spring.dependency-management' id 'java' }