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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,8 +239,8 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
239
239
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
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.
Copy file name to clipboardExpand all lines: zip/README
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -262,8 +262,8 @@ java.lang.
262
262
6.) commons-logging:commons-logging:jar:1.1.1
263
263
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.
264
264
265
-
7.) org.slf4j:slf4j-api:1.7.32, org.slf4j:slf4j-simple:1.7.32 and org.slf4j:slf4j-jcl:1.7.32
266
-
slf4j-api is getting used as a dependency for wss4j. Modified to latest version.
265
+
7.) org.slf4j:slf4j-jcl:1.7.32
266
+
slf4j-jcl is getting used as a dependency for wss4j. Modified to latest version.
0 commit comments