Bump jackson-annotations from 2.10.0 to 2.10.2

Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago committed by jvoisin
parent b2d2590cfa
commit 478d316bb4
  1. 2
      pom.xml

@ -122,7 +122,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.0</version>
<version>2.10.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>

Loading…
Cancel
Save