File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
modules/openapi-generator Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 433433 <dependency >
434434 <groupId >com.fasterxml.jackson.core</groupId >
435435 <artifactId >jackson-annotations</artifactId >
436- <version >${jackson.version} </version >
436+ <version >${jackson-annotations .version} </version >
437437 </dependency >
438438 <dependency >
439439 <groupId >com.github.joschi.jackson</groupId >
Original file line number Diff line number Diff line change 12411241 <guava .version>32.1.3-jre</guava .version>
12421242 <handlebars-java .version>4.3.1</handlebars-java .version>
12431243 <jackson-threetenbp .version>2.18.2</jackson-threetenbp .version>
1244- <jackson .version>2.18.2</jackson .version>
1244+ <jackson .version>2.21.1</jackson .version>
1245+ <jackson-annotations .version>2.21</jackson-annotations .version>
12451246 <jacoco .version>0.8.12</jacoco .version>
12461247 <jmustache .version>1.16</jmustache .version>
12471248 <junit .version>5.10.2</junit .version>
You can’t perform that action at this time.
0 commit comments