]> source.dussan.org Git - vaadin-framework.git/commitdiff
chore: Update liferay kernel version (#12387)
authorTatu Lund <tatu@vaadin.com>
Thu, 26 Aug 2021 14:59:38 +0000 (17:59 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 14:59:38 +0000 (17:59 +0300)
Enables to use Liferay 7.4.x

server/bnd.bnd

index 0af05527c16c805bfbbeda1a70e56e54eb7bf847..2403641905b12bf0ab1ce2ba73445b467dbf69fe 100644 (file)
@@ -4,7 +4,7 @@ Bundle-Version: ${osgi.bundle.version}
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
 Import-Package: com.vaadin.sass.*;resolution:=optional,\
-  com.liferay.portal.kernel.util;resolution:=optional;version='[7.0.0,12.0.0)',\
+  com.liferay.portal.kernel.util;resolution:=optional;version='[7.0.0,13.0.0)',\
   javax.portlet*;resolution:=optional,\
   javax.validation*;resolution:=optional;version='${javax.validation.version}',\
   org.atmosphere*;resolution:=optional;version='${atmosphere.runtime.version}',\