Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2022
1 parent 72789ec commit 7df5e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</licenses>

<properties>
<jackson.version>2.12.0</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7df5e82

Please sign in to comment.