Merge branch '6.2.x'

This commit is contained in:
rstoyanchev
2025-06-03 19:11:52 +01:00
9 changed files with 64 additions and 21 deletions
@@ -104,7 +104,7 @@ public class MockClientHttpRequest extends MockHttpOutputMessage implements Clie
/**
* Set the {@link ClientHttpResponse} to be used as the result of executing
* the this request.
* this request.
* @see #execute()
*/
public void setResponse(ClientHttpResponse clientHttpResponse) {