We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432132a commit c63bb85Copy full SHA for c63bb85
libraries-data-io/pom.xml
@@ -88,6 +88,7 @@
88
</dependencies>
89
90
<properties>
91
+ <!-- Downgraded SNAKEYAML version 1.30 to demonstrate the vulnerability scenario (CVE-2022-1471) -->
92
<snakeyaml.version>1.30</snakeyaml.version>
93
<opencsv.version>5.8</opencsv.version>
94
<google-api.version>1.23.0</google-api.version>
0 commit comments