Skip to content

Commit ebd8ccc

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.1
1 parent 3cf1004 commit ebd8ccc

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
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>com.fasterxml.jackson.datatype</groupId>
222222
<artifactId>jackson-datatype-jsr310</artifactId>
223-
<version>2.12.7</version>
223+
<version>2.19.1</version>
224224
</dependency>
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)