Skip to content

Commit

Permalink
Bump jackson_version from 2.10.1 to 2.10.2
Browse files Browse the repository at this point in the history
Bumps `jackson_version` from 2.10.1 to 2.10.2.

Updates `jackson-core` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.10.2)

Updates `jackson-databind` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-module-kotlin` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases)
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.10.1...jackson-module-kotlin-2.10.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 8, 2020
1 parent c04d288 commit 0f2dc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import net.researchgate.release.GitAdapter
buildscript {
ext.kotlin_version = '1.3.61'
ext.spring_version = '5.1.9.RELEASE'
ext.jackson_version = '2.10.1'
ext.jackson_version = '2.10.2'
ext.thymeleaf_version = '3.0.11.RELEASE'
ext.junit5_version = '5.5.1'
ext.dokka_version = '0.9.17'
Expand Down

0 comments on commit 0f2dc07

Please sign in to comment.