Commit 63f8b63f authored by Dave Syer's avatar Dave Syer

Upgrade Tomcat to 7.0.47

parent c0bcb5e8
......@@ -48,7 +48,7 @@
<thymeleaf.version>2.0.19</thymeleaf.version>
<thymeleaf-extras-springsecurity3.version>2.0.1</thymeleaf-extras-springsecurity3.version>
<thymeleaf-layout-dialect.version>1.1.3</thymeleaf-layout-dialect.version>
<tomcat.version>7.0.42</tomcat.version>
<tomcat.version>7.0.47</tomcat.version>
<crashub.version>1.3.0-beta11</crashub.version>
</properties>
<dependencyManagement>
......
......@@ -12,7 +12,6 @@
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<java.version>1.7</java.version>
<tomcat.version>8.0.0-RC5</tomcat.version>
</properties>
<dependencies>
<dependency>
......
......@@ -11,7 +11,6 @@
<packaging>jar</packaging>
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<tomcat.version>8.0.0-RC1</tomcat.version>
</properties>
<dependencyManagement>
<dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment