diff --git a/notification-portlet-webapp/build.gradle b/notification-portlet-webapp/build.gradle index efa263b6..d203e255 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()