]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update Liferay kernel dependency range to [7.0.0,12.0.0) (#12290) (#12304)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Mon, 17 May 2021 11:04:12 +0000 (14:04 +0300)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 11:04:12 +0000 (14:04 +0300)
Fixes: https://github.com/vaadin/framework/issues/12285
Authored-by: Tatu Lund <tatu@vaadin.com>
server/bnd.bnd

index 8bd3431e0cfc1e5525fdfbf48b35ce5fa7cf6f30..0af05527c16c805bfbbeda1a70e56e54eb7bf847 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,11.0.0)',\
+  com.liferay.portal.kernel.util;resolution:=optional;version='[7.0.0,12.0.0)',\
   javax.portlet*;resolution:=optional,\
   javax.validation*;resolution:=optional;version='${javax.validation.version}',\
   org.atmosphere*;resolution:=optional;version='${atmosphere.runtime.version}',\