Skip to content

Commit fc45c02

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.2 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 285acc0 commit fc45c02

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.1</version>
98+
<version>2.19.2</version>
9999
</dependency>
100100
<!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->
101101
<dependency>

0 commit comments

Comments
 (0)