Skip to content

Commit 6ad521c

Browse files
michaldosnicoll
authored andcommitted
Document correct replacement for spring.jackson.generator
See gh-48255 Signed-off-by: michaldo <michaldo@github.com>
1 parent c585b05 commit 6ad521c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/spring-boot-jackson/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "spring.jackson.generator",
1313
"deprecation": {
1414
"level": "error",
15-
"reason": "Partially replaced by 'spring.jackson.json.read'.",
15+
"reason": "Partially replaced by 'spring.jackson.json.write'.",
1616
"since": "4.0.0"
1717
}
1818
},

0 commit comments

Comments
 (0)