Skip to content

Commit b0f4cc9

Browse files
fix(deps): update dependency org.openapitools:jackson-databind-nullable to v0.2.7 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee2598d commit b0f4cc9

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.openapitools</groupId>
104104
<artifactId>jackson-databind-nullable</artifactId>
105-
<version>0.2.6</version>
105+
<version>0.2.7</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>io.camunda</groupId>

0 commit comments

Comments
 (0)