Skip to content

Commit 6f6eae1

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [security]
1 parent 81082af commit 6f6eae1

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
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.fasterxml.jackson.core</groupId>
190190
<artifactId>jackson-core</artifactId>
191-
<version>2.20.0</version>
191+
<version>2.21.1</version>
192192
</dependency>
193193
<dependency>
194194
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)