JCLOUDS-1540 - Update Snakeyaml

This commit is contained in:
Colm O hEigeartaigh 2020-03-03 08:02:04 +00:00 committed by Andrew Gaul
parent 7b5db15778
commit eeb5d73a29

View File

@ -73,7 +73,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
<version>1.26</version>
</dependency>
<dependency>
<groupId>com.google.auto.service</groupId>