Skip to content

Commit 06b9938

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [security]
1 parent 980855d commit 06b9938

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
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>com.fasterxml.jackson.core</groupId>
230230
<artifactId>jackson-core</artifactId>
231-
<version>2.20.0</version>
231+
<version>2.21.1</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)