Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2021
1 parent 949220c commit ec98004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -231,7 +231,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.12.1</version>
<version>2.12.3</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
Expand Down

0 comments on commit ec98004

Please sign in to comment.