Skip to content

Commit

Permalink
Make the Maven plugin optional (jfrog#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesbusy authored Jun 19, 2023
1 parent cd89c7d commit b52b11b
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 @@ -124,6 +124,7 @@
<groupId>org.apache.commons</groupId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit b52b11b

Please sign in to comment.