Skip to content

Commit

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

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 b19eb5d commit bba3c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-schema-registry-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.10.3</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
Expand Down

0 comments on commit bba3c15

Please sign in to comment.