mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-06 15:16:09 +00:00
Update jackson nullable version to newer version v0.2.6 (#14823)
* update jackson nullable to newer version * update samples * update samples * update samples
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
<jackson-version>2.14.1</jackson-version>
|
||||
<jackson-databind-nullable-version>0.2.4</jackson-databind-nullable-version>
|
||||
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
|
||||
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>
|
||||
<httpmime-version>4.5.13</httpmime-version>
|
||||
<junit-version>4.13.2</junit-version>
|
||||
|
||||
Reference in New Issue
Block a user