Skip to content

Commit 0329768

Browse files
chore(deps): bump org.openapitools:jackson-databind-nullable (#296)
Bumps [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1e2595 commit 0329768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!-- Third-party libraries -->
2323
<spring-data-jdbc.version>1.2.1.RELEASE</spring-data-jdbc.version>
2424
<springdoc-openapi-ui.version>3.0.1</springdoc-openapi-ui.version>
25-
<jackson-databind-nullable.version>0.2.8</jackson-databind-nullable.version>
25+
<jackson-databind-nullable.version>0.2.9</jackson-databind-nullable.version>
2626
<mapstruct.version>1.6.3</mapstruct.version>
2727
<jaxb-api.version>2.3.1</jaxb-api.version>
2828

0 commit comments

Comments
 (0)