Skip to content

Commit a96cfe0

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0
1 parent 3ca3cbe commit a96cfe0

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)