Skip to content

Commit

Permalink
Merge pull request #333 from rhusar/MODCLUSTER-519
Browse files Browse the repository at this point in the history
MODCLUSTER-519 Upgrade Tomcat versions to 7.0.90, 8.0.53, 8.5.32, 9.0.10
  • Loading branch information
rhusar committed Jul 16, 2018
2 parents 190788e + a2a910c commit 7eeab42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -70,10 +70,10 @@
<version.jboss-logging>3.3.2.Final</version.jboss-logging>
<version.jboss-logging-processor>2.1.0.Final</version.jboss-logging-processor>
<version.jboss-logging-processor.jdk7>2.0.2.Final</version.jboss-logging-processor.jdk7>
<version.tomcat7>7.0.88</version.tomcat7>
<version.tomcat8>8.0.52</version.tomcat8>
<version.tomcat85>8.5.31</version.tomcat85>
<version.tomcat9>9.0.8</version.tomcat9>
<version.tomcat7>7.0.90</version.tomcat7>
<version.tomcat8>8.0.53</version.tomcat8>
<version.tomcat85>8.5.32</version.tomcat85>
<version.tomcat9>9.0.10</version.tomcat9>
<version.http-client>4.2.3</version.http-client>
<version.jfreechart>1.0.13</version.jfreechart>
<version.jcip-annotations>1.0</version.jcip-annotations>
Expand Down

0 comments on commit 7eeab42

Please sign in to comment.