Skip to content

Commit d570622

Browse files
Bump org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.7
Bumps [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289ae2e commit d570622

File tree

1 file changed

+1
-1
lines changed
  • developer-tools/code-generation-tutorial/client-generation-tutorial

1 file changed

+1
-1
lines changed

developer-tools/code-generation-tutorial/client-generation-tutorial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.openapitools</groupId>
4141
<artifactId>jackson-databind-nullable</artifactId>
42-
<version>0.2.6</version>
42+
<version>0.2.7</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)