Skip to content

Commit 5321e24

Browse files
committed
Polish "Add since to deprecations in config metadata JSON files"
See gh-47980
1 parent 78ea236 commit 5321e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,7 @@
21272127
"deprecation": {
21282128
"replacement": "spring.kafka.producer.ssl.key-store-location",
21292129
"level": "error",
2130-
"since": "3.0.0"
2130+
"since": "2.1.0"
21312131
}
21322132
},
21332133
{

0 commit comments

Comments
 (0)