Skip to content

Commit 690713c

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1
1 parent 9721337 commit 690713c

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.fasterxml.jackson.core</groupId>
9797
<artifactId>jackson-databind</artifactId>
98-
<version>2.19.0</version>
98+
<version>2.19.1</version>
9999
</dependency>
100100
<!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->
101101
<dependency>

0 commit comments

Comments
 (0)