Skip to content

Commit d38633e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-core</artifactId>
48-
<version>2.16.1</version>
48+
<version>2.18.6</version>
4949
</dependency>
5050
<dependency>
5151
<artifactId>libraries-bom</artifactId>

0 commit comments

Comments
 (0)