We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e743b4 commit 3fe5ab1Copy full SHA for 3fe5ab1
pom.xml
@@ -114,16 +114,7 @@
114
<artifactId>maven-plugin-tools-generators</artifactId>
115
<version>${maven.plugin.tools.version}</version>
116
</dependency>
117
- <dependency>
118
- <groupId>org.ow2.asm</groupId>
119
- <artifactId>asm</artifactId>
120
- <version>9.3</version>
121
- </dependency>
122
123
124
- <artifactId>asm-commons</artifactId>
125
126
+
127
<dependency>
128
<groupId>org.apache.maven.plugin-tools</groupId>
129
<artifactId>maven-plugin-annotations</artifactId>
0 commit comments