Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Bump jackson.version from 2.13.0 to 2.13.1 (#233)
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.13.0 to 2.13.1.

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

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

Updates `jackson-annotations` from 2.13.0 to 2.13.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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] committed Dec 28, 2021
1 parent c9fec32 commit e14f419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -255,7 +255,7 @@
<tika.version>2.1.0</tika.version>
<openie_2.11.version>4.2.6</openie_2.11.version>
<openregex.version>1.1.1</openregex.version>
<jackson.version>2.13.0</jackson.version>
<jackson.version>2.13.1</jackson.version>
<commons-io.version>2.11.0</commons-io.version>

<!-- Overridden in profiles to add JDK specific arguments to surefire -->
Expand Down

0 comments on commit e14f419

Please sign in to comment.