Skip to content

Commit 2e9a1ff

Browse files
authored
upgrading snakeyaml to 1.26 (#523)
Signed-off-by: Raymond Audet <raymond.audet@gmail.com>
1 parent 4bfd346 commit 2e9a1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.yaml</groupId>
3131
<artifactId>snakeyaml</artifactId>
32-
<version>1.16</version>
32+
<version>1.26</version>
3333
</dependency>
3434
</dependencies>
3535

0 commit comments

Comments
 (0)