Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.core:jackson-dat…
Browse files Browse the repository at this point in the history
…abind to v2.12.5 (#4135)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] committed Aug 27, 2021
1 parent bb129fa commit 9e38a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.4</version>
<version>2.12.5</version>
</dependency>
<dependency>
<!-- support for compressed serialized ASTs -->
Expand Down

0 comments on commit 9e38a1a

Please sign in to comment.