Skip to content

Commit

Permalink
BAH-3930 | Fix. Update Dependency Versions To Fix Vulnerabilities (#87)
Browse files Browse the repository at this point in the history
* Parvathy | BAH-3930 | Fix. Update Dependency Versions To Fix Critical Vulnerabilities

* Parvathy | BAH-3930 | Fix. Update Dependency Versions To Fix Vulnerabilities

* Parvathy | BAH-3930 | Fix. Update Dom4j Version To Fix Critical Vulnerabilities
  • Loading branch information
parvathy00 authored Jul 4, 2024
1 parent ceeac9a commit 78ee0ef
Show file tree
Hide file tree
Showing 30 changed files with 13 additions and 10 deletions.
Binary file added build/lib/commons-beanutils-1.9.4.jar
Binary file not shown.
Binary file removed build/lib/commons-beanutils.jar
Binary file not shown.
Binary file removed build/lib/commons-collections-2.1.1.jar
Binary file not shown.
Binary file added build/lib/commons-collections-3.2.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed openelis/WebContent/WEB-INF/lib/commons-io-2.4.jar
Binary file not shown.
Binary file not shown.
Binary file removed openelis/WebContent/WEB-INF/lib/dom4j-1.6.1.jar
Binary file not shown.
Binary file added openelis/WebContent/WEB-INF/lib/dom4j-2.1.3.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed openelis/WebContent/WEB-INF/lib/quartz-2.2.0.jar
Binary file not shown.
Binary file added openelis/WebContent/WEB-INF/lib/quartz-2.3.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed openelis/WebContent/WEB-INF/lib/xercesImpl.jar
Binary file not shown.
Binary file not shown.
Binary file removed openelis/WebContent/WEB-INF/lib/xstream-1.4.3.jar
Binary file not shown.
23 changes: 13 additions & 10 deletions reference_build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,18 @@
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/castor-1.0.5-xml.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/castor-1.0.5.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/cglib-2.1.3.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-beanutils.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-beanutils-1.9.4.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-codec-1.3.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-collections-2.1.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-collections-2.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-collections-3.2.2.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-digester.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-fileupload.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-javaflow-20060411.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-lang-2.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-logging.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-validator-1.3.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-validator.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/crypto.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/dom4j-2.1.3.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/ehcache-1.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/hamcrest-core-1.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/hamcrest-library-1.1.jar"/>
Expand All @@ -59,19 +57,24 @@
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/ojdbc14.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/servlet.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/standard.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/struts.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/struts2-core-2.3.28.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/struts-1.2.9.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/struts2-core-2.5.33.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/struts2-spring-plugin-2.0.6.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/xerces.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-fileupload-1.5.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/jcommon-1.0.16.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/jfreechart-1.0.13.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/quartz-all-2.0.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/jackson-annotations-2.9.10.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/jackson-core-2.9.10.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/jackson-databind-2.9.10.8.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/xstream-1.4.20.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/quartz-2.3.2.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/xercesImpl-2.12.2.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/slf4j-simple-1.6.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/json_simple-1.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/mockito-all-1.9.5.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-io-2.4.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/commons-io-2.7.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/hapi-base-2.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/hapi-hl7overhttp-2.1.jar"/>
<pathelement location="${projectroot}/WebContent/WEB-INF/lib/hapi-structures-v21-2.1.jar"/>
Expand Down

0 comments on commit 78ee0ef

Please sign in to comment.