Skip to content

Commit be07979

Browse files
author
Luis Miranda
committed
set scope=provided for javax.servlet:servlet-api
this should be provided by callers, not transitively included by java-saml.
1 parent 6561b3d commit be07979

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<groupId>javax.servlet</groupId>
4444
<artifactId>servlet-api</artifactId>
4545
<version>2.5</version>
46+
<scope>provided</scope>
4647
</dependency>
4748

4849
<!-- date and time library for Java -->

0 commit comments

Comments
 (0)