Skip to content

Commit

Permalink
Bump jackson-databind-nullable in /stackrox-container-image-scanner (#…
Browse files Browse the repository at this point in the history
…204)

Bumps [jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: org.openapitools:jackson-databind-nullable
  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>
Co-authored-by: Tomasz Janiszewski <tomek@redhat.com>
  • Loading branch information
dependabot[bot] and janisz authored Feb 21, 2023
1 parent 499063c commit 5229bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackrox-container-image-scanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.openapitools</groupId>
<artifactId>jackson-databind-nullable</artifactId>
<version>0.2.3</version>
<version>0.2.4</version>
</dependency>
<!-- required by OkHTTP -->
<dependency>
Expand Down

0 comments on commit 5229bf6

Please sign in to comment.