diff --git a/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 599702a658..d21b96333e 100644 --- a/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -539,15 +539,6 @@ "level": "error" } }, - { - "name": "spring.data.cassandra.port", - "type": "java.lang.Integer", - "description": "Port of the Cassandra server.", - "deprecation": { - "reason": "each contact point must be of the form 'host:port'.", - "level": "error" - } - }, { "name": "spring.data.cassandra.reconnection-policy", "type": "java.lang.Class",