Skip to content

Commit

Permalink
Bump jackson-core from 2.12.5 to 2.13.0 (#215)
Browse files Browse the repository at this point in the history
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.5 to 2.13.0.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.12.5...jackson-core-2.13.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 1, 2021
1 parent 804f435 commit 24e2d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -58,7 +58,7 @@
<version.jakarta.xml.bind.api>2.3.3</version.jakarta.xml.bind.api>
<version.jakarta.json.api>2.0.1</version.jakarta.json.api>
<version.javax.json.api>1.1.4</version.javax.json.api>
<version.jackson>2.12.5</version.jackson>
<version.jackson>2.13.0</version.jackson>

<version.junit-jupiter>5.8.1</version.junit-jupiter>
<version.xmlunit>2.8.2</version.xmlunit>
Expand Down

0 comments on commit 24e2d64

Please sign in to comment.