BAEL-4049 - indentation

This commit is contained in:
Anshul BANSAL 2020-06-03 12:46:28 +03:00
parent b9105d7891
commit bc40ab12d7
1 changed files with 3 additions and 3 deletions

View File

@ -58,9 +58,9 @@
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-util</artifactId>
<version>8.0.1</version>
</dependency>
<artifactId>asm-util</artifactId>
<version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>