Skip to content

Commit

Permalink
Struts 2: 2.3.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Jun 5, 2013
1 parent 2970f2d commit 3a5eca9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions struts2/plugin/src/com/intellij/struts2/facet/struts2.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<artifacts>
<artifact name="Struts 2" version="2.3.14.2">
<item name="struts2-core.jar" version="2.3.14.2"
url="http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.14.2/struts2-core-2.3.14.2.jar">
<artifact name="Struts 2" version="2.3.14.3">
<item name="struts2-core.jar" version="2.3.14.3"
url="http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.14.3/struts2-core-2.3.14.3.jar">
<required-class fqn="org.apache.struts2.StrutsConstants"/>
</item>
<item name="freemarker.jar" version="2.3.19"
url="http://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.19/freemarker-2.3.19.jar">
<required-class fqn="freemarker.core.TemplateElement"/>
</item>
<item name="xwork-core.jar" version="2.3.14.2"
url="http://repo1.maven.org/maven2/org/apache/struts/xwork/xwork-core/2.3.14.2/xwork-core-2.3.14.2.jar">
<item name="xwork-core.jar" version="2.3.14.3"
url="http://repo1.maven.org/maven2/org/apache/struts/xwork/xwork-core/2.3.14.3/xwork-core-2.3.14.3.jar">
<required-class fqn="com.opensymphony.xwork2.XWorkException"/>
</item>
<item name="ognl.jar" version="3.0.6"
Expand Down

0 comments on commit 3a5eca9

Please sign in to comment.