Skip to content

Commit

Permalink
upgrading snakeyaml to 1.26 (prometheus#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 and qinghui-xu committed Sep 18, 2020
1 parent 4ec9bb8 commit 92f5ee4
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 92f5ee4

Please sign in to comment.