Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jul 19, 2024
1 parent c7c31f7 commit 2b92bc1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -766,13 +766,6 @@
<failOnError>false</failOnError>
<legacyMode>true</legacyMode>
</configuration>
<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.14.0</version>
</dependency>
</dependencies>
<executions>
<execution>
<id>javadoc</id>
Expand Down

0 comments on commit 2b92bc1

Please sign in to comment.