Skip to content

Commit

Permalink
Bump jackson-databind from 2.9.10.4 to 2.9.10.7 (#232)
Browse files Browse the repository at this point in the history
* Bump jackson-databind from 2.9.10.4 to 2.9.10.7

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] <[email protected]>

* [ci skip] auto patch increment
skip-checks: true

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ras-rm-pr-bot <[email protected]>
  • Loading branch information
dependabot[bot] and ras-rm-pr-bot authored Jan 28, 2021
1 parent 3c188b4 commit 4a6e8e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _infra/helm/collection-exercise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ version: 1.2.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 11.0.38
appVersion: 11.0.39


2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,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>
Expand Down

0 comments on commit 4a6e8e5

Please sign in to comment.