File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1616 -->
1717
1818<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xmlns =" http://maven.apache.org/POM/4.0.0"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ xmlns =" http://maven.apache.org/POM/4.0.0"
20+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >com.github.wasiqb.boyka</groupId >
2323 <artifactId >boyka-framework</artifactId >
209209 <artifactId >log4j-api</artifactId >
210210 <version >${log4j-api.version} </version >
211211 </dependency >
212- <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml -->
212+ <!--
213+ https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml -->
213214 <dependency >
214215 <groupId >com.fasterxml.jackson.dataformat</groupId >
215216 <artifactId >jackson-dataformat-yaml</artifactId >
533534 </build >
534535 </profile >
535536 </profiles >
536- </project >
537+ </project >
You can’t perform that action at this time.
0 commit comments