Suppress removal warnings
Closes gh-29325
This commit is contained in:
@@ -685,6 +685,7 @@ class UriComponentsBuilderTests {
|
||||
return HttpMethod.GET;
|
||||
}
|
||||
|
||||
@SuppressWarnings("removal")
|
||||
@Override
|
||||
@Deprecated
|
||||
public String getMethodValue() {
|
||||
|
||||
Reference in New Issue
Block a user