Skip to content

Commit

Permalink
fix: upgrade org.openapitools:jackson-databind-nullable from 0.2.4 to…
Browse files Browse the repository at this point in the history
… 0.2.6

Snyk has created this PR to upgrade org.openapitools:jackson-databind-nullable from 0.2.4 to 0.2.6.

See this package in maven:
org.openapitools:jackson-databind-nullable

See this project in Snyk:
https://app.snyk.io/org/canarycr/project/569ca9f4-f9c6-4535-8fc9-7e889d699cdd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 28, 2024
1 parent 87cfd28 commit 094a57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-ui-contract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.openapitools</groupId>
<artifactId>jackson-databind-nullable</artifactId>
<version>0.2.4</version>
<version>0.2.6</version>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
Expand Down

0 comments on commit 094a57c

Please sign in to comment.