Skip to content

Commit

Permalink
Bump jackson-databind from 2.9.10.4 to 2.9.10.7 in /addon (#604)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.9.10.7.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guille <alvarezguille@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and alvarezguille authored Jul 14, 2021
1 parent 1c25453 commit 35a6c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.4</version>
<version>2.9.10.7</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
Expand Down

0 comments on commit 35a6c4f

Please sign in to comment.