Skip to content

Commit

Permalink
Tomcat upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
pferraro committed Apr 29, 2023
1 parent 374f731 commit ff7f12a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 10.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</modules>

<properties>
<version.org.apache.tomcat>10.1.7</version.org.apache.tomcat>
<version.org.apache.tomcat>10.1.8</version.org.apache.tomcat>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion 8.5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</modules>

<properties>
<version.org.apache.tomcat>8.5.87</version.org.apache.tomcat>
<version.org.apache.tomcat>8.5.88</version.org.apache.tomcat>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion 9.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</modules>

<properties>
<version.org.apache.tomcat>9.0.73</version.org.apache.tomcat>
<version.org.apache.tomcat>9.0.74</version.org.apache.tomcat>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ff7f12a

Please sign in to comment.