forked from loafle/openapi-generator-original
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:
@@ -69,7 +69,7 @@
|
||||
<dependency>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>jackson-databind-nullable</artifactId>
|
||||
<version>0.2.2</version>
|
||||
<version>0.2.6</version>
|
||||
</dependency>
|
||||
<!-- Bean Validation API support -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user