BAEL-4049 - indentation fix

This commit is contained in:
Anshul BANSAL 2020-06-03 12:44:22 +03:00
parent a2b1be69fe
commit b9105d7891

View File

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