Skip to content

Commit bd9607e

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.0 (#22)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5f33c92 commit bd9607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-databind</artifactId>
63-
<version>2.12.5</version>
63+
<version>2.13.0</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)