Skip to content

Commit

Permalink
Merge pull request #1274 from cucumber/renovate/org.yaml-snakeyaml-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.yaml:snakeyaml to v1.27
  • Loading branch information
aslakhellesoy authored Dec 10, 2020
2 parents 839a526 + b1dab09 commit 6b86b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-expressions/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.21</version>
<version>1.27</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6b86b95

Please sign in to comment.