This repository was archived by the owner on Nov 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appserver/admingui/war/src/main/webapp/WEB-INF Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 <parameter-encoding default-charset =" UTF-8" />
6262 </locale-charset-info >
6363
64- <class-loader delegate =" true" extra-class-path =" WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.1.jar:WEB-INF/extra/webui-jsf-4.0.2.10.jar:WEB-INF/extra/commons-fileupload-1.3.2.jar:WEB-INF/extra/commons-io-1.3.1 .jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />
64+ <class-loader delegate =" true" extra-class-path =" WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.1.jar:WEB-INF/extra/webui-jsf-4.0.2.10.jar:WEB-INF/extra/commons-fileupload-1.3.2.jar:WEB-INF/extra/commons-io-2.5 .jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />
6565
6666</sun-web-app >
Original file line number Diff line number Diff line change 965965 <dependency >
966966 <groupId >commons-io</groupId >
967967 <artifactId >commons-io</artifactId >
968- <version >1.3.1 </version >
968+ <version >2.5 </version >
969969 </dependency >
970970 <dependency >
971971 <groupId >org.apache.ant</groupId >
You can’t perform that action at this time.
0 commit comments