Skip to content

Commit

Permalink
Bump jackson-databind from 2.11.0 to 2.12.6.1
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent e881c0f commit b064a30
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 @@ -7,7 +7,7 @@
<version>1.0.1</version>
<presto.version>0.229</presto.version>
<kafka.version>0.10.1.1</kafka.version>
<jackson.version>2.11.0</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
<powermock.version>2.0.2</powermock.version>
</properties>
<groupId>ru.cian</groupId>
Expand Down

0 comments on commit b064a30

Please sign in to comment.