Skip to content

Commit ab6fb4b

Browse files
authored
Merge pull request #215 from kinde-oss/renovate/maven-com.fasterxml.jackson.core-jackson-core-vulnerability
Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [SECURITY]
2 parents 83bc55a + 6f6eae1 commit ab6fb4b

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
@@ -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)