Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2021
1 parent 74b52c2 commit 13dc95e
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<scope>${osgi.scope}</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.validation/validation-api -->
Expand Down

0 comments on commit 13dc95e

Please sign in to comment.