Bumping versions

This commit is contained in:
buildmaster
2020-05-22 16:06:07 +00:00
parent 2e6e619ed6
commit b9a5fabe03
2 changed files with 6 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ import static org.springframework.cloud.bootstrap.config.PropertySourceBootstrap
/**
* Simple, non-enumerable PropertySource wrapper.
*
* @author Ryan Baxter
*/
public class SimpleBootstrapPropertySource<T> extends PropertySource<T> {