Skip to content

Commit 124de80

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
1 parent 5df1ba0 commit 124de80

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
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>com.fasterxml.jackson.core</groupId>
204204
<artifactId>jackson-databind</artifactId>
205-
<version>2.12.7.2</version>
205+
<version>2.18.2</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)