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 Jan 24, 2022
1 parent 5d4f47c commit 0e74346
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 @@ -130,7 +130,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
<scope>${osgi.scope}</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.validation/validation-api -->
Expand Down

0 comments on commit 0e74346

Please sign in to comment.