Skip to content

Commit

Permalink
build(deps): bump jackson.version from 2.12.1 to 2.12.2 (OpenRefine#3693
Browse files Browse the repository at this point in the history
)

Bumps `jackson.version` from 2.12.1 to 2.12.2.

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

Updates `jackson-annotations` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Douglas Mennella committed May 1, 2021
1 parent 6aebd72 commit 1500dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -60,7 +60,7 @@
<surefire.version>2.22.2</surefire.version>
<surefireArgs/>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.12.1</jackson.version>
<jackson.version>2.12.2</jackson.version>
<servlet-api.version>3.1.0</servlet-api.version>
<butterfly.version>1.1.1</butterfly.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 1500dd5

Please sign in to comment.