Skip to content

Commit

Permalink
Remove redundant dependency (#224)
Browse files Browse the repository at this point in the history
We have it a few lines up. Not sure how this snuck in there.
  • Loading branch information
khatchad authored Nov 11, 2024
1 parent 0ec0f83 commit 79305b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,6 @@
<artifactId>spotless-maven-plugin</artifactId>
<version>${spotless.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.17.1</version>
</dependency>
</dependencies>
</dependencyManagement>
<build>
Expand Down

0 comments on commit 79305b7

Please sign in to comment.