Commit 599d1a2
committed
Fix ComponentReader to register MetaData.Factory if present
It should not be conditional on MetaData, as most often MetaData will be present and it was incorrectly not adding the factories1 parent 2d68039 commit 599d1a2
File tree
1 file changed
+3
-3
lines changed- jsonb-generator/src/main/java/io/avaje/jsonb/generator
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| 63 | + | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments