Skip to content

Commit

Permalink
upgrading snakeyaml to 1.26 (#523)
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Audet <raymond.audet@gmail.com>
  • Loading branch information
RaymondAudet authored Sep 1, 2020
1 parent 4bfd346 commit 2e9a1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.16</version>
<version>1.26</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2e9a1ff

Please sign in to comment.