File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/Java/libraries/restclient
restclient-enum-in-multipart
restclient-useAbstractionForFiles
restclient-nullable-arrays
restclient-springBoot4-jackson2
restclient-useSingleRequestParameter-static
restclient-useSingleRequestParameter Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ ext {
107107 jackson_version = "3.1.0"
108108 { {/useJackson3} }
109109 { {^useJackson3} }
110- jackson_version = "2.21.0 "
110+ jackson_version = "2.21.1 "
111111 { {/useJackson3} }
112112 jackson_annotations_version = "2.21"
113113 { {#openApiNullable} }
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 7.0.5"
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ if(hasProperty('target') && target == 'android') {
9898
9999ext {
100100 swagger_annotations_version = " 2.2.43"
101- jackson_version = " 2.21.0 "
101+ jackson_version = " 2.21.1 "
102102 jackson_annotations_version = " 2.21"
103103 jackson_databind_nullable_version = " 0.2.9"
104104 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
9797}
9898
9999ext {
100- jackson_version = " 2.21.0 "
100+ jackson_version = " 2.21.1 "
101101 jackson_annotations_version = " 2.21"
102102 jackson_databind_nullable_version = " 0.2.9"
103103 spring_web_version = " 6.2.16"
You can’t perform that action at this time.
0 commit comments