Skip to content

Commit 65276a8

Browse files
committed
CYBS-737: README update
1 parent b4874de commit 65276a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
240240
6. commons-logging:commons-logging:jar:1.1.1
241241
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.
242242
7. org.slf4j:slf4j-api:1.7.32 and org.slf4j:slf4j-jcl:1.7.32
243-
slf4j-jcl is getting used as a dependency for wss4j. Modified to latest version.
243+
slf4j-api is getting used as a dependency for wss4j. Modified to latest version.
244244
8. junit:junit:4.13.1
245245
JUnit is a unit testing framework for Java.
246246
9. org.mockito:mockito-all:1.10.19

0 commit comments

Comments
 (0)