Skip to content

Commit c058f4e

Browse files
Upgrading jackson dependency for security fix. (#124)
1 parent 6a56fce commit c058f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-core</artifactId>
62-
<version>2.10.3</version>
62+
<version>2.12.0</version>
6363
</dependency>
6464
</dependencies>
6565

0 commit comments

Comments
 (0)