diff --git a/giftcard-example/build.gradle b/giftcard-example/build.gradle index f67f6da..19b0e89 100644 --- a/giftcard-example/build.gradle +++ b/giftcard-example/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'org.springframework.boot' version '3.1.0' + id 'org.springframework.boot' version '3.1.4' id 'io.spring.dependency-management' version '1.1.0' id 'java' }