Skip to content

Commit

Permalink
Merge pull request #9 from AzisabaNetwork/renovate/com.fasterxml.jack…
Browse files Browse the repository at this point in the history
…son.core-jackson-databind-2.x

fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1
  • Loading branch information
siloneco authored Nov 22, 2022
2 parents af03409 + c74982a commit 2f20791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.14.0</version>
<version>2.14.1</version>
</dependency>
<!-- self installed into maven repo -->
<dependency>
Expand Down

0 comments on commit 2f20791

Please sign in to comment.