You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,7 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
240
240
6. commons-logging:commons-logging:jar:1.1.1
241
241
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.
242
242
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.
0 commit comments