File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 4343 </exclusions >
4444 </dependency >
4545 <dependency >
46+ <!-- Vraptor is unmaintained and cannot upgrade from Javax to Jakarta JAVA-37376 -->
4647 <groupId >javax.el</groupId >
4748 <artifactId >el-api</artifactId >
4849 <version >${el.version} </version >
5455 <version >${hibernate-validator.version} </version >
5556 </dependency >
5657 <dependency >
58+ <!-- Vraptor is unmaintained and cannot upgrade from Javax to Jakarta JAVA-37376 -->
5759 <groupId >javax.servlet</groupId >
5860 <artifactId >jstl</artifactId >
5961 <version >${jstl.version} </version >
6062 </dependency >
6163 <dependency >
64+ <!-- Vraptor is unmaintained and cannot upgrade from Javax to Jakarta JAVA-37376 -->
6265 <groupId >javax.servlet</groupId >
6366 <artifactId >javax.servlet-api</artifactId >
6467 <version >${javax.servlet-api.version} </version >
124127 <tomcat7-maven-plugin .version>2.1</tomcat7-maven-plugin .version>
125128 </properties >
126129
127- </project >
130+ </project >
You can’t perform that action at this time.
0 commit comments