Skip to content

Commit

Permalink
Bump jackson-databind from 2.10.1 to 2.12.6.1 in /registration
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 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 May 17, 2022
1 parent b9793de commit fffd204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<apache.commons.dpce.version>2.1.1</apache.commons.dpce.version>

<!-- Jackson -->
<jackson.version>2.10.1</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
<jackson.mapper.asl.version>1.7.1</jackson.mapper.asl.version>

<mosip.core.kernel.version>1.2.0</mosip.core.kernel.version>
Expand Down

0 comments on commit fffd204

Please sign in to comment.