diff --git a/notification-portlet-webapp/build.gradle b/notification-portlet-webapp/build.gradle index 568570b6..91f7ade5 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 = '4.0.2' } repositories { mavenCentral()