diff --git a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 679aa1c662..3cf3e0275e 100644 --- a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -37,7 +37,7 @@ }, { "name": "logging.level", - "type": "java.util.Map", + "type": "java.util.Map", "description": "Log levels severity mapping. Use 'root' for the root logger.", "sourceType": "org.springframework.boot.logging.LoggingApplicationListener" },