Skip to content

Commit

Permalink
[MPH-194] redundant after upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Mar 10, 2023
1 parent 2e743b4 commit 3fe5ab1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,16 +114,7 @@
<artifactId>maven-plugin-tools-generators</artifactId>
<version>${maven.plugin.tools.version}</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.3</version>
</dependency>

<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
Expand Down

0 comments on commit 3fe5ab1

Please sign in to comment.