Skip to content
Snippets Groups Projects
Commit 12351e40 authored by Dapeng's avatar Dapeng
Browse files

remove jstl

parent 3442afb4
Branches
No related tags found
No related merge requests found
......@@ -45,17 +45,6 @@
<artifactId>spring-boot-devtools</artifactId>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment