Skip to content

Commit 6490e01

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 373295b commit 6490e01

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.fasterxml.jackson.core</groupId>
108108
<artifactId>jackson-databind</artifactId>
109-
<version>2.17.1</version>
109+
<version>2.19.0</version>
110110
</dependency>
111111
<!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->
112112
<dependency>

0 commit comments

Comments
 (0)