Skip to content

Commit

Permalink
Update tomcat 7 to 7.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Grotzke committed Jun 6, 2016
1 parent aa084dc commit 6e5fbd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tomcat6-version>6.0.45</tomcat6-version>
<tomcat7-version>7.0.68</tomcat7-version>
<tomcat7-version>7.0.69</tomcat7-version>
<tomcat8-version>8.0.35</tomcat8-version>

<tomcat-version>${tomcat6-version}</tomcat-version>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</modules>

<properties>
<tomcat-version>7.0.68</tomcat-version>
<tomcat-version>7.0.69</tomcat-version>
<tomcat.port>9090</tomcat.port>
</properties>

Expand Down

0 comments on commit 6e5fbd9

Please sign in to comment.