Skip to content

Commit a1e6395

Browse files
committed
BAEL-4049 - indentation
1 parent d9e1e3c commit a1e6395

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • core-java-modules/core-java-jvm

core-java-modules/core-java-jvm/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
</dependency>
5959
<dependency>
6060
<groupId>org.ow2.asm</groupId>
61-
<artifactId>asm-util</artifactId>
62-
<version>8.0.1</version>
63-
</dependency>
61+
<artifactId>asm-util</artifactId>
62+
<version>8.0.1</version>
63+
</dependency>
6464
<dependency>
6565
<groupId>org.apache.bcel</groupId>
6666
<artifactId>bcel</artifactId>

0 commit comments

Comments
 (0)