Skip to content

Commit a07f981

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3
1 parent bd169c6 commit a07f981

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
@@ -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.3</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)