File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ dependencies {
2424 providedCompile group :' javax.servlet' , name :' javax.servlet-api' , version :' 3.1.0'
2525 providedCompile group :' javax.faces' , name :' javax.faces-api' , version :' 2.2'
2626 providedCompile group :' javax.jms' , name :' javax.jms-api' , version :' 2.0'
27- providedCompile group :' javax.websocket' ,name :' javax.websocket-api' , version :' 1.1'
28- providedCompile group :' javax.annotation' , name :' javax.annotation-api' , version :' 1.2'
27+ providedCompile group :' javax.websocket' , name :' javax.websocket-api' , version :' 1.1'
28+ providedCompile group :' javax.annotation' , name :' javax.annotation-api' , version :' 1.2'
2929 compile group :' org.apache.struts' , name :' struts2-core' ,version :' 2.3.24'
3030 compile group :' org.apache.struts' , name :' struts2-convention-plugin' ,version :' 2.3.24'
3131 compile group :' taglibs' , name :' standard' ,version :' 1.1.1'
You can’t perform that action at this time.
0 commit comments