File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 <groupId >jakarta.servlet.jsp.jstl</groupId >
119119 <artifactId >jakarta.servlet.jsp.jstl-api</artifactId >
120120 <scope >test</scope >
121- <exclusions >
122- <exclusion >
123- <groupId >jakarta.servlet</groupId >
124- <artifactId >*</artifactId >
125- </exclusion >
126- </exclusions >
127121 </dependency >
128122 <dependency >
129123 <groupId >org.apache.tomcat</groupId >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >jakarta.ejb</groupId >
4646 <artifactId >jakarta.ejb-api</artifactId >
47+ <optional >true</optional >
4748 </dependency >
4849 <dependency >
4950 <groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >jakarta.servlet.jsp</groupId >
4545 <artifactId >jakarta.servlet.jsp-api</artifactId >
46+ <optional >true</optional >
4647 </dependency >
4748 <dependency >
4849 <groupId >jakarta.servlet</groupId >
4950 <artifactId >jakarta.servlet-api</artifactId >
51+ <optional >true</optional >
5052 </dependency >
5153 <dependency >
5254 <groupId >org.owasp.encoder</groupId >
You can’t perform that action at this time.
0 commit comments