Skip to content

Commit

Permalink
Align version of jackson-dataformat-yaml with jackson2-api
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlatombe committed Jun 11, 2019
1 parent 2002c80 commit 3fbe661
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 @@ -293,7 +293,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 3fbe661

Please sign in to comment.