Skip to content

Commit 46849a7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.openapitools</groupId>
110110
<artifactId>jackson-databind-nullable</artifactId>
111-
<version>0.2.6</version>
111+
<version>0.2.7</version>
112112
<exclusions>
113113
<exclusion>
114114
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)