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 09b65fc commit 90be083Copy full SHA for 90be083
yaml/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.yaml</groupId>
36
<artifactId>snakeyaml</artifactId>
37
- <version>1.31</version>
+ <version>1.32</version>
38
</dependency>
39
40
<!-- and for testing need annotations; but should be available via `jackson-databind` above
0 commit comments