Merge branch '2.0.x' into 2.1.x

This commit is contained in:
Phillip Webb
2019-06-28 12:21:57 -07:00
4 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ import org.springframework.util.StringUtils;
* The JSON web token provided with each request that originates from Cloud Foundry.
*
* @author Madhura Bhave
* @since 2.0.0
* @since 1.5.22
*/
public class Token {