This commit is contained in:
Phillip Webb
2018-06-05 17:44:51 -07:00
parent 845c20f13b
commit 66be6c3396
3 changed files with 9 additions and 5 deletions

View File

@@ -626,6 +626,7 @@ public class JacksonAutoConfigurationTests {
}
@SuppressWarnings("unused")
private static class VisibilityBean {
private String property1;