File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 3939 <perf4j .version>0.9.16</perf4j .version>
4040 <bcprov-jdk15on .version>1.70</bcprov-jdk15on .version>
4141 <commons-crypto .version>1.2.0</commons-crypto .version>
42- <org .yaml. snakeyaml.version>2.2</org .yaml. snakeyaml.version>
42+ <snakeyaml .version>2.2</snakeyaml .version>
4343 </properties >
4444
4545 <dependencies >
4646
4747 <dependency >
4848 <groupId >org.springframework.boot</groupId >
4949 <artifactId >spring-boot-starter</artifactId >
50- <exclusions >
51- <exclusion >
52- <groupId >org.yaml</groupId >
53- <artifactId >snakeyaml</artifactId >
54- </exclusion >
55- </exclusions >
5650 </dependency >
5751
58- <dependency >
59- <groupId >org.yaml</groupId >
60- <artifactId >snakeyaml</artifactId >
61- </dependency >
6252
6353 <dependency >
6454 <groupId >org.springframework.boot</groupId >
167157 <version >${commons-dbutils.version} </version >
168158 </dependency >
169159
170- <dependency >
171- <groupId >org.yaml</groupId >
172- <artifactId >snakeyaml</artifactId >
173- <version >${org.yaml.snakeyaml.version} </version >
174- </dependency >
175-
176-
177160 </dependencies >
178161 </dependencyManagement >
179162
You can’t perform that action at this time.
0 commit comments