Skip to content

Commit a02c6a9

Browse files
committed
CYBS-737: Review comments fix
1 parent 6b3ec91 commit a02c6a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zip/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Config parameter for this property is 'retryInterval' in cybs.property file. The
251251
3.) org.bouncycastle:bcprov-jdk15on:1.61
252252
This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
253253

254-
4.) org.apache.santuario:xmlsec:1.5.6
254+
4.) org.apache.santuario:xmlsec:2.3.0
255255
The XML Security project is aimed at providing implementation of security standards for XML,supports XML-Signature Syntax and Processing,XML Encryption Syntax and Processing,
256256
and supports XML Digital Signature APIs.
257257

@@ -262,7 +262,7 @@ java.lang.
262262
6.) commons-logging:commons-logging:jar:1.1.1
263263
This is getting downloaded as compile time dependency of wss4j:1.6.19.Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
264264

265-
7.) org.slf4j:slf4j-api:1.7.21 and org.slf4j:slf4j-jcl:1.7.21
265+
7.) org.slf4j:slf4j-api:1.7.32, org.slf4j:slf4j-simple:1.7.32 and org.slf4j:slf4j-jcl:1.7.32
266266
slf4j-api is getting used as a dependency for wss4j. Modified to latest version.
267267

268268
8.) junit:junit:4.13.1

0 commit comments

Comments
 (0)