We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52e113 commit 3a433d8Copy full SHA for 3a433d8
yaml/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.yaml</groupId>
36
<artifactId>snakeyaml</artifactId>
37
- <version>1.33</version>
+ <version>2.0</version>
38
</dependency>
39
40
<!-- and for testing need annotations; but should be available via `jackson-databind` above
0 commit comments