diff --git a/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties b/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties index c9585a72208e..0d550ec1a97d 100644 --- a/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties +++ b/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties @@ -1,3 +1,2 @@ Args = --initialize-at-build-time=org.springframework.aot.AotDetector \ ---initialize-at-build-time=org.springframework.core.NativeDetector \ ---initialize-at-build-time=org.springframework.util.unit.DataSize +--initialize-at-build-time=org.springframework.core.NativeDetector