Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 11, 2021
1 parent b950bba commit b1c6d84
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.10.2</version>
<version>2.12.1</version>
</dependency>

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

0 comments on commit b1c6d84

Please sign in to comment.