Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
Merge pull request #92 from zalando-zmon/mvn_plugin_deployment
Browse files Browse the repository at this point in the history
Pin jackson version 2.8.6
  • Loading branch information
rajatparida86 authored Jul 2, 2019
2 parents 3cf3d8e + 6d35d3a commit c19e7a3
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.7.4</version>
<version>2.8.6</version>
</dependency>
<dependency>
<groupId>org.xerial.snappy</groupId>
Expand Down

0 comments on commit c19e7a3

Please sign in to comment.