File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4848 <semantic-version .version>2.1.1</semantic-version .version>
4949 <slf4j .version>2.0.5</slf4j .version>
5050 <smali .version>2.5.2</smali .version>
51- <snakeyaml .version>1.33</ snakeyaml .version>
51+ <safeyaml .version>1.34.0</ safeyaml .version>
5252 <treelayout .version>1.0.3</treelayout .version>
5353 <webp-imageio .version>0.2.2</webp-imageio .version>
5454 <xpp3 .version>1.1.4c</xpp3 .version>
9595 <version >${apktool.version} </version >
9696 <exclusions >
9797 <exclusion >
98- <groupId >org.yaml </groupId >
99- <artifactId >snakeyaml </artifactId >
98+ <groupId >com.konloch </groupId >
99+ <artifactId >safeyaml </artifactId >
100100 </exclusion >
101101 </exclusions >
102102 </dependency >
287287 <version >${smali.version} </version >
288288 </dependency >
289289 <dependency >
290- <groupId >org.yaml </groupId >
291- <artifactId >snakeyaml </artifactId >
292- <version >${snakeyaml .version} </version >
290+ <groupId >com.konloch </groupId >
291+ <artifactId >safeyaml </artifactId >
292+ <version >${safeyaml .version} </version >
293293 </dependency >
294294 <dependency >
295295 <groupId >xpp3</groupId >
You can’t perform that action at this time.
0 commit comments