Skip to content

Commit

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

---
updated-dependencies:
- 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 May 16, 2022
1 parent ca42722 commit 37fdfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -46,7 +46,7 @@
<hazelcast.version>3.12.12</hazelcast.version>
<infinispan.protostream.version>4.4.3.Final</infinispan.protostream.version>
<infinispan.version>11.0.15.Final</infinispan.version>
<jackson.annotations.version>2.13.2</jackson.annotations.version>
<jackson.annotations.version>2.13.3</jackson.annotations.version>
<jackson.core.version>2.13.2</jackson.core.version>
<jackson.databind.version>2.13.2.2</jackson.databind.version>
<jamon.version>2.82</jamon.version>
Expand Down

0 comments on commit 37fdfda

Please sign in to comment.