Skip to content

Commit 48c40bf

Browse files
authored
Merge pull request #127 from CyberSource/future
Future
2 parents 575e190 + d05dc59 commit 48c40bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Version Cybersource-sdk-java 6.2.7 (MAR,2019)
187187
_______________________________
188188

189189
1) Fixed security vulnerabilities found in the jar dependencies. 1)xmlsec 2)opensaml 3)bcprov
190-
xmlsec jar :-upgraded from version 1.4.3 to version 2.0.7
190+
xmlsec jar :-upgraded from version 1.4.3 to version 1.5.6
191191
opensaml jar :- Removed this jar as its not impacting our code base
192192
bcprov jar :- upgraded from version 1.54 to version 1.61
193193

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>org.apache.santuario</groupId>
190190
<artifactId>xmlsec</artifactId>
191-
<version>2.0.7</version>
191+
<version>1.5.6</version>
192192
</dependency>
193193
<dependency>
194194
<groupId>commons-httpclient</groupId>

0 commit comments

Comments
 (0)