diff --git a/notification-portlet-webapp/build.gradle b/notification-portlet-webapp/build.gradle index cdf39485..d10ed6e1 100644 --- a/notification-portlet-webapp/build.gradle +++ b/notification-portlet-webapp/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.5.22.RELEASE' + springBootVersion = '3.3.3' } repositories { mavenCentral()