More security updates for struts 2

37 views
Skip to first unread message

Nate Sarr

unread,
Sep 25, 2013, 1:51:58 PM9/25/13
to irp...@googlegroups.com
Hi Everyone,

   Struts updated to fix some more security issues.  You will need to update the l file ir_plus/ir_web/ivy.xml  and change

2.3.15.1 to 2.3.15.2 for the following lines :

        <!--  struts 2 files and dependencies -->
        <dependency org="org.apache.struts" name="struts2-core" rev="2.3.15.1" transitive="false">
            <artifact name="struts2-core" type="jar"/>
        </dependency>
       
        <dependency org="org.apache.struts" name="struts2-spring-plugin" rev="2.3.15.1" transitive="false">
            <artifact name="struts2-spring-plugin" type="jar"/>
        </dependency>

            <!--  xwork files -->
        <dependency org="org.apache.struts.xwork" name="xwork-core" rev="2.3.15.1" transitive="false">
            <artifact name="xwork-core" type="jar"/>
        </dependency>

Then rebuild and deploy.

-Nate
Reply all
Reply to author
Forward
0 new messages