Skip to content

Commit 95abf61

Browse files
committed
Refine Jackson 3 format description
1 parent 22cbb13 commit 95abf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/migration/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ individual modules like `CoreJacksonModule` by the module detection from `Securi
2727
automatic inclusion of type information and configure a `PolymorphicTypeValidator` that handles the validation of class
2828
names.
2929

30-
The Jackson 3 support uses the same format than the now deprecated Jackson 2 one, so class instances serialized with
30+
The Jackson 3 support uses a format compatible with the now deprecated Jackson 2 one, so class instances serialized with
3131
Jackson 2 should be deserializable with the Jackson 3 support.
3232

3333
`spring-security-oauth2-authorization-server` now uses Jackson 3 by default. If you want to continue

0 commit comments

Comments
 (0)