Skip to content

Commit 8855539

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.2.2 (INRIA#4651)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 3d80aa0 commit 8855539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.fasterxml.jackson.core</groupId>
106106
<artifactId>jackson-databind</artifactId>
107-
<version>2.13.2</version>
107+
<version>2.13.2.2</version>
108108
</dependency>
109109
<dependency>
110110
<!-- support for compressed serialized ASTs -->

0 commit comments

Comments
 (0)