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:
William Cheng
2023-02-27 18:38:31 +08:00
committed by GitHub
parent 07f1d2d51c
commit a4b5b85067
165 changed files with 165 additions and 165 deletions

View File

@@ -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>