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 >
56- </dependency >
57-
58- <dependency >
59- <groupId >org.yaml</groupId >
60- <artifactId >snakeyaml</artifactId >
6150 </dependency >
6251
6352 <dependency >
167156 <version >${commons-dbutils.version} </version >
168157 </dependency >
169158
170- <dependency >
171- <groupId >org.yaml</groupId >
172- <artifactId >snakeyaml</artifactId >
173- <version >${org.yaml.snakeyaml.version} </version >
174- </dependency >
175159
176160 </dependencies >
177161 </dependencyManagement >
301285 </modules >
302286
303287
304-
305288 <build >
306289 <plugins >
307290
You can’t perform that action at this time.
0 commit comments