Skip to content

Commit 8ca6f94

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.0
1 parent 8461104 commit 8ca6f94

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>com.fasterxml.jackson.datatype</groupId>
199199
<artifactId>jackson-datatype-jsr310</artifactId>
200-
<version>2.12.7</version>
200+
<version>2.19.0</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)