Skip to content

Commit 00049f0

Browse files
build(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 (#6277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7889543 commit 00049f0

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.fasterxml.jackson.core</groupId>
8585
<artifactId>jackson-databind</artifactId>
86-
<version>2.18.3</version>
86+
<version>2.19.0</version>
8787
</dependency>
8888
<dependency>
8989
<!-- support for compressed serialized ASTs -->

0 commit comments

Comments
 (0)