File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
modules/apps/static/portal-osgi-web
portal-osgi-web-jasper-plugins-taglib
portal-osgi-web-servlet-context-helper-impl
portal-osgi-web-servlet-jsp-compiler
portal-osgi-web-wab-extender Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
}
6
6
7
7
dependencies {
8
- compileOnly group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-9 "
8
+ compileOnly group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-10 "
9
9
}
10
10
11
11
deploy {
Original file line number Diff line number Diff line change 1
1
dependencies {
2
- compileOnly group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-9 "
2
+ compileOnly group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-10 "
3
3
compileOnly group : " com.liferay.portal" , name : " com.liferay.portal.impl" , version : " default"
4
4
compileOnly group : " com.liferay.portal" , name : " com.liferay.portal.kernel" , version : " default"
5
5
compileOnly group : " javax.portlet" , name : " portlet-api" , version : " 3.0.1"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ classes {
9
9
}
10
10
11
11
dependencies {
12
- compileInclude group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-9 "
12
+ compileInclude group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-10 "
13
13
14
14
compileOnly group : " com.liferay" , name : " com.sun.el.javax.el" , version : " 3.0.1.LIFERAY-PATCHED-3"
15
15
compileOnly group : " com.liferay.portal" , name : " com.liferay.portal.impl" , version : " default"
Original file line number Diff line number Diff line change 1
1
dependencies {
2
- compileInclude group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-9 "
2
+ compileInclude group : " com.liferay" , name : " javax.servlet.jsp" , version : " 2.3.3-b02.LIFERAY-PATCHED-10 "
3
3
4
4
compileOnly group : " com.liferay" , name : " biz.aQute.bnd.annotation" , version : " 4.2.0.LIFERAY-PATCHED-2"
5
5
compileOnly group : " com.liferay" , name : " org.eclipse.osgi" , version : " 3.13.0.LIFERAY-PATCHED-27"
You can’t perform that action at this time.
0 commit comments