Skip to content

Commit

Permalink
fix: Update tomcat to the latest bugfix version 8.5.68 (eclipse-che#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
skabashnyuk authored Jun 23, 2021
1 parent 2b4662c commit bee849f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<org.apache.maven.plugin-testing.maven-plugin-testing-harness.version>3.3.0</org.apache.maven.plugin-testing.maven-plugin-testing-harness.version>
<org.apache.maven.plugin-tools.plugin-annotations.version>3.2</org.apache.maven.plugin-tools.plugin-annotations.version>
<org.apache.maven.verson>3.3.3</org.apache.maven.verson>
<org.apache.tomcat.version>8.5.64</org.apache.tomcat.version>
<org.apache.tomcat.version>8.5.68</org.apache.tomcat.version>
<org.codehaus.plexus.utils.version>3.0.20</org.codehaus.plexus.utils.version>
<org.eclipse.persistence.eclipselink.version>2.7.5</org.eclipse.persistence.eclipselink.version>
<org.eclipse.persistence.version>2.2.0</org.eclipse.persistence.version>
Expand Down

0 comments on commit bee849f

Please sign in to comment.