Skip to content

Commit 4aae180

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc23bf7 commit 4aae180

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
@@ -334,7 +334,7 @@
334334
<dependency>
335335
<groupId>com.fasterxml.jackson.core</groupId>
336336
<artifactId>jackson-databind</artifactId>
337-
<version>2.19.0</version>
337+
<version>2.19.1</version>
338338
</dependency>
339339
<!-- Using 4.11.0 because we want to keep Java8 compatibility -->
340340
<dependency>

0 commit comments

Comments
 (0)