Skip to content

Commit dc7ed2f

Browse files
authored
CONFIGURATION-852: mark jakarta.servlet. package import as optional, like the dependency itself is (#574)
1 parent 1361028 commit dc7ed2f

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
@@ -50,6 +50,7 @@
5050
org.apache.commons.jxpath.*;resolution:=optional,
5151
org.apache.xml.resolver.*;resolution:=optional,
5252
javax.servlet.*;resolution:=optional,
53+
jakarta.servlet.*;resolution:=optional,
5354
org.apache.commons.jexl2.*;resolution:=optional,
5455
org.apache.commons.vfs2.*;resolution:=optional,
5556
org.springframework.*;resolution:=optional,

0 commit comments

Comments
 (0)