Skip to content

Commit d7337a1

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.2
1 parent 211d525 commit d7337a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/datatable/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>
5757
<artifactId>jackson-databind</artifactId>
58-
<version>2.12.1</version>
58+
<version>2.12.2</version>
5959
<scope>test</scope>
6060
</dependency>
6161

0 commit comments

Comments
 (0)