Skip to content

Commit

Permalink
Make maven core provided scope
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz authored and slachiewicz committed Jan 29, 2022
1 parent 1dd8d00 commit 64e35f7
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 @@ -102,6 +102,7 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>${mavenVersion}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 64e35f7

Please # to comment.