Skip to content

Commit a32052c

Browse files
build(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1 (#6320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e2181b commit a32052c

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
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.fasterxml.jackson.core</groupId>
9292
<artifactId>jackson-databind</artifactId>
93-
<version>2.19.0</version>
93+
<version>2.19.1</version>
9494
</dependency>
9595
<dependency>
9696
<!-- support for compressed serialized ASTs -->

0 commit comments

Comments
 (0)