Skip to content

Commit 451a80f

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.18.3
1 parent 773a01c commit 451a80f

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.18.3</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)