Skip to content

Commit

Permalink
Updated Tomcat to v9.0.31
Browse files Browse the repository at this point in the history
Closes gh-86
  • Loading branch information
kedar-joshi committed Feb 14, 2020
1 parent 9846edc commit 1f64140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -134,7 +134,7 @@
<junit.jupiter.version>5.6.0</junit.jupiter.version>

<!-- Application servers -->
<tomcat.version>9.0.30</tomcat.version>
<tomcat.version>9.0.31</tomcat.version>

<!-- Plugins -->
<maven.compiler-plugin.version>3.8.1</maven.compiler-plugin.version>
Expand Down

0 comments on commit 1f64140

Please sign in to comment.