Skip to content

Commit 2df595f

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.6 [security]
1 parent 8d4bfe2 commit 2df595f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>com.fasterxml.jackson.core</groupId>
220220
<artifactId>jackson-core</artifactId>
221-
<version>2.18.2</version>
221+
<version>2.18.6</version>
222222
</dependency>
223223

224224
<!-- Jackson Databind api -->

0 commit comments

Comments
 (0)