Skip to content

Commit 3ebcef6

Browse files
committed
[MSITE-870] wagon-provider-api is also provided by Maven Core
1 parent 75c8d35 commit 3ebcef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ under the License.
408408
<groupId>org.apache.maven.wagon</groupId>
409409
<artifactId>wagon-provider-api</artifactId>
410410
<version>${wagonVersion}</version>
411+
<scope>provided</scope>
411412
</dependency>
412413

413414
<dependency>

0 commit comments

Comments
 (0)