Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from AlexPl292/renovate/com.fasterxml.jackson.…
Browse files Browse the repository at this point in the history
…core-jackson-core-2.x

Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.1
  • Loading branch information
AlexPl292 committed Nov 11, 2019
2 parents 9ddecd2 + 535815d commit 83ab3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.10.0</version>
<version>2.10.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
<dependency>
Expand Down

0 comments on commit 83ab3f0

Please sign in to comment.