Skip to content

Commit

Permalink
Bump jackson-databind in /tutorials/appengine-pusher/java (GoogleClou…
Browse files Browse the repository at this point in the history
…dPlatform#1590)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2021
1 parent 450bad6 commit eb30c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/appengine-pusher/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Copyright 2017 Google Inc.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.5</version>
<version>2.9.10.7</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit eb30c7c

Please sign in to comment.