Skip to content

Commit 1933c7f

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fad0fc commit 1933c7f

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.core</groupId>
9898
<artifactId>jackson-databind</artifactId>
99-
<version>2.19.2</version>
99+
<version>2.20.0</version>
100100
</dependency>
101101
<!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->
102102
<dependency>

0 commit comments

Comments
 (0)