Skip to content

Commit 5db143f

Browse files
fix(deps): update dependency org.openapitools:jackson-databind-nullable to v0.2.8 (#494)
1 parent 55673eb commit 5db143f

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
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.openapitools</groupId>
9696
<artifactId>jackson-databind-nullable</artifactId>
97-
<version>0.2.7</version>
97+
<version>0.2.8</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>io.camunda</groupId>

0 commit comments

Comments
 (0)