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 bc46070 commit 4c1e299Copy full SHA for 4c1e299
pom.xml
@@ -391,7 +391,7 @@
391
<dependency>
392
<groupId>org.yaml</groupId>
393
<artifactId>snakeyaml</artifactId>
394
- <version>1.28</version>
+ <version>1.32</version>
395
</dependency>
396
</dependencies>
397
</dependencyManagement>
release-notes-2.3.0.md
@@ -4,5 +4,10 @@
4
${version-number}
5
6
#### New Features
7
+- None
8
+
9
+#### Patch Fixes Included
10
+- US572083 -Snakeyaml version upgraded to [1.32](https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes)
11
12
#### Known Issues
13
0 commit comments