Skip to content

Commit 3fe5ab1

Browse files
committed
[MPH-194] redundant after upgrade
1 parent 2e743b4 commit 3fe5ab1

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

pom.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,7 @@
114114
<artifactId>maven-plugin-tools-generators</artifactId>
115115
<version>${maven.plugin.tools.version}</version>
116116
</dependency>
117-
<dependency>
118-
<groupId>org.ow2.asm</groupId>
119-
<artifactId>asm</artifactId>
120-
<version>9.3</version>
121-
</dependency>
122-
<dependency>
123-
<groupId>org.ow2.asm</groupId>
124-
<artifactId>asm-commons</artifactId>
125-
<version>9.3</version>
126-
</dependency>
117+
127118
<dependency>
128119
<groupId>org.apache.maven.plugin-tools</groupId>
129120
<artifactId>maven-plugin-annotations</artifactId>

0 commit comments

Comments
 (0)