Skip to content

Commit bf23069

Browse files
Update jackson_annotations_version in build.gradle.mustache
1 parent 45dc531 commit bf23069

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/main/resources/Java/libraries/native/build.gradle.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ ext {
8080
{{/swagger2AnnotationLibrary}}
8181
{{^useJackson3}}
8282
jackson_version = "2.21.1"
83+
jackson_annotations_version = "2.21"
8384
{{/useJackson3}}
8485
{{#useJackson3}}
8586
jackson3_version = "3.0.4"

0 commit comments

Comments
 (0)