Skip to content

Commit 6be41fd

Browse files
committed
Upgrade to latest Tomcat 9.
Signed-off-by: John D. Ament <john.d.ament@gmail.com>
1 parent c0037fe commit 6be41fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<assertj.version>3.8.0</assertj.version>
5959
<commons-io.version>2.5</commons-io.version>
6060
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
61-
<tomcat.version>9.0.0.M21</tomcat.version>
61+
<tomcat.version>9.0.0.M22</tomcat.version>
6262
<jacoco.version>0.7.9</jacoco.version>
6363
<johnzon.version>1.1.1</johnzon.version>
6464
<metrics.version>3.2.3</metrics.version>

0 commit comments

Comments
 (0)