File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 248248 ]]>
249249 </notes >
250250 <cve >CVE-2016-1000027</cve >
251- <!-- temporary 2022-12-07 - afeltes - https://nvd.nist.gov/vuln/detail/CVE-2022-1471 -->
252- <cve >CVE-2022-1471</cve >
253251 </suppress >
254252</suppressions >
Original file line number Diff line number Diff line change 66 <groupId >io.github.jokoframework</groupId >
77 <artifactId >joko-security</artifactId >
88
9- <version >1.2.15 </version >
9+ <version >1.2.16 </version >
1010 <packaging >jar</packaging >
1111
1212 <properties >
3535 <ext .prop.dir>src/main/resources</ext .prop.dir>
3636 <junit .version>4.13.2</junit .version>
3737 <javase .version>2.6.0</javase .version>
38+ <snakeyaml .version>2.2</snakeyaml .version>
3839 </properties >
3940
4041 <!-- Dependencias -->
253254 <dependency >
254255 <groupId >org.yaml</groupId >
255256 <artifactId >snakeyaml</artifactId >
256- <version >1.33 </version >
257+ <version >${snakeyaml.version} </version >
257258 </dependency >
258259
259260 </dependencies >
You can’t perform that action at this time.
0 commit comments