Skip to content

Commit eefea0d

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.2
1 parent 75ed1a3 commit eefea0d

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.2</version>
224224
</dependency>
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)