File tree Expand file tree Collapse file tree
jsonschema-generator-parent Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- BREAKING CHANGE: minimum Java version ` 17 `
1111- BREAKING CHANGE: minimum Jackson version ` 3.x `
1212
13+ #### Fixed
14+ - remove invalid ` format ` for standard ` LocalDateTime ` string definition
15+
1316### ` jsonschema-module-jackson `
1417#### Fixed
1518- support ` @JacksonAnnotationsInside ` annotated combo annotations also when looking for ` @JsonPropertyDescription `
Original file line number Diff line number Diff line change 143143 <role >Provided PR #477 (drop JDK 11 support in favor of JDK 17)</role >
144144 </roles >
145145 </contributor >
146+ <contributor >
147+ <name >Matthias Bechthold</name >
148+ <url >https://github.com/mbechto</url >
149+ <roles >
150+ <role >Provided PR #524 (fix incorrect standard format declaration for LocalDateTime)</role >
151+ </roles >
152+ </contributor >
146153 <contributor >
147154 <name >Filip Hrisafov</name >
148155 <url >https://github.com/filiphr</url >
You can’t perform that action at this time.
0 commit comments