Skip to content

Commit

Permalink
Remove unused dependency (CVE-2014-3604).
Browse files Browse the repository at this point in the history
  • Loading branch information
thibgc committed Dec 31, 2021
1 parent c5802de commit 1f55ecd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,6 @@ Args:
<property name="esapi-2.0GA.jar" value="${lib}/esapi-2.0GA.jar" />
<property name="joda-time-joda-time.jar"
value="${lib}/joda-time-joda-time.jar" />
<property name="not-yet-commons-ssl-0.3.9.jar"
value="${lib}/not-yet-commons-ssl-0.3.9.jar" />
<property name="oiosaml.java-21188-PATCHED.jar"
value="${lib}/oiosaml.java-21188-PATCHED.jar" />
<property name="opensaml-2.5.1.jar" value="${lib}/opensaml-2.5.1.jar" />
Expand Down Expand Up @@ -635,7 +633,6 @@ Args:
<pathelement path="${commons-fileupload-commons-fileupload.jar}" />
<pathelement path="${esapi-2.0GA.jar}" />
<pathelement path="${joda-time-joda-time.jar}" />
<pathelement path="${not-yet-commons-ssl-0.3.9.jar}" />
<pathelement path="${oiosaml.java-21188-PATCHED.jar}" />
<pathelement path="${opensaml-2.5.1.jar}" />
<pathelement path="${openws-1.4.2.jar}" />
Expand Down
Binary file removed lib/not-yet-commons-ssl-0.3.9.jar
Binary file not shown.

0 comments on commit 1f55ecd

Please sign in to comment.