Skip to content

Commit 9cdbf8f

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

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>2.8.13</springdoc-openapi-ui.version>
25-
<jackson-databind-nullable.version>0.2.7</jackson-databind-nullable.version>
25+
<jackson-databind-nullable.version>0.2.8</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)