File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 112112 <artifactId >jakarta.servlet.jsp.jstl-api</artifactId >
113113 <version >3.0.2</version >
114114 </dependency >
115+ <dependency >
116+ <groupId >org.glassfish.web</groupId >
117+ <artifactId >jakarta.servlet.jsp.jstl</artifactId >
118+ <version >3.0.1</version >
119+ </dependency >
115120 <dependency >
116121 <groupId >org.apache.velocity</groupId >
117122 <artifactId >velocity</artifactId >
Original file line number Diff line number Diff line change 5555 <groupId >jakarta.servlet.jsp.jstl</groupId >
5656 <artifactId >jakarta.servlet.jsp.jstl-api</artifactId >
5757 </dependency >
58+ <dependency >
59+ <groupId >org.glassfish.web</groupId >
60+ <artifactId >jakarta.servlet.jsp.jstl</artifactId >
61+ </dependency >
5862 <dependency >
5963 <groupId >commons-io</groupId >
6064 <artifactId >commons-io</artifactId >
You can’t perform that action at this time.
0 commit comments