Skip to content

Commit

Permalink
Move commons-lang3 to test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 12, 2023
1 parent 4c215b5 commit 1e0d1ef
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 1e0d1ef

Please sign in to comment.