Bumping versions

This commit is contained in:
buildmaster
2020-01-02 11:38:31 +00:00
parent 8a25b8bd63
commit 41e9b55869

View File

@@ -32,8 +32,8 @@ import static feign.Util.emptyToNull;
/**
* {@link MatrixVariable} annotation processor.
*
* Can expand maps or single objects. Values are assigned from the objects {@code toString()}
* method.
* Can expand maps or single objects. Values are assigned from the objects
* {@code toString()} method.
*
* @author Matt King
* @see AnnotatedParameterProcessor