Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2022
1 parent 52ed109 commit 5b5d973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<infinispan.protostream.version>4.3.5.Final</infinispan.protostream.version>
<infinispan.version>11.0.15.Final</infinispan.version>
<jackson.annotations.version>2.13.2</jackson.annotations.version>
<jackson.core.version>2.13.1</jackson.core.version>
<jackson.core.version>2.13.2</jackson.core.version>
<jackson.databind.version>2.13.1</jackson.databind.version>
<jakarta.activation.api.version>1.2.2</jakarta.activation.api.version>
<jakarta.annotation.api.version>1.3.5</jakarta.annotation.api.version>
Expand Down

0 comments on commit 5b5d973

Please sign in to comment.