Skip to content

Commit

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 27, 2020
1 parent 0267550 commit b19eb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-schema-registry-cli/pom.xml
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.3</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit b19eb5d

Please sign in to comment.