Skip to content

Commit

Permalink
Move commons-lang3 to test scope (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 13, 2023
1 parent 4c215b5 commit b93fa23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ under the License.
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
Expand Down

0 comments on commit b93fa23

Please sign in to comment.