Skip to content

Commit

Permalink
Bump jackson-databind from 2.11.4 to 2.12.6.1 in /dc-commons-jdbi
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.4 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 and morpheus-87 committed Apr 12, 2022
1 parent 9619cbf commit 96fa4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc-commons-jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<version.dc-model>9.2.0</version.dc-model>
<version.jackson-databind>2.11.4</version.jackson-databind>
<version.jackson-databind>2.12.6.1</version.jackson-databind>
<version.jdbi3>3.28.0</version.jdbi3>
</properties>

Expand Down

0 comments on commit 96fa4a6

Please sign in to comment.