Skip to content

Commit a51ac2a

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2
1 parent fd381f0 commit a51ac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.fasterxml.jackson.datatype</groupId>
186186
<artifactId>jackson-datatype-jsr310</artifactId>
187-
<version>2.12.7</version>
187+
<version>2.17.2</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)