Rev 326 | Rev 369 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 326 | Rev 357 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | 15 | ||
| 16 | <tomcat-maven-plugin.version>2.2</tomcat-maven-plugin.version> |
16 | <tomcat-maven-plugin.version>2.2</tomcat-maven-plugin.version> |
| 17 | <tomcat.version>7.0.76</tomcat.version> |
17 | <tomcat.version>7.0.76</tomcat.version> |
| 18 | <tomcat.contextFile>${project.build.directory}/${project.build.finalName}/WEB-INF/tomcat-env.xml</tomcat.contextFile> |
18 | <tomcat.contextFile>${project.build.directory}/${project.build.finalName}/WEB-INF/tomcat-env.xml</tomcat.contextFile> |
| 19 | 19 | ||
| 20 | <espacocase-framework.version>2.1.0-SNAPSHOT</espacocase-framework.version> |
- | |
| - | 20 | <espacocase-framework.version>2.1.1-SNAPSHOT</espacocase-framework.version> |
|
| 21 | 21 | ||
| 22 | <springsecurity.version>5.0.19.RELEASE</springsecurity.version> |
22 | <springsecurity.version>5.0.19.RELEASE</springsecurity.version> |
| 23 | 23 | ||
| 24 | <servlet-api.version>3.0.1</servlet-api.version> |
24 | <servlet-api.version>3.0.1</servlet-api.version> |
| 25 | <tomcat-servlet-api.version>7.0.21</tomcat-servlet-api.version> |
25 | <tomcat-servlet-api.version>7.0.21</tomcat-servlet-api.version> |