Chnages for spaces instead of tabs.

This commit is contained in:
root 2018-07-26 12:49:30 +05:30
parent 74787e9026
commit cd4dbef187
1 changed files with 6 additions and 6 deletions

View File

@ -19,12 +19,12 @@
<version>${log4j-core.version}</version>
</dependency>
<!-- This is the needed API component. -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>${log4j-core.version}</version>
</dependency>
<!-- This is the needed API component. -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>${log4j-core.version}</version>
</dependency>
<!-- This is used by JSONLayout. -->
<dependency>