Skip to content

Commit

Permalink
Tomcat upgrades.
Browse files Browse the repository at this point in the history
  • Loading branch information
pferraro committed Nov 9, 2022
1 parent 7d013ae commit e545656
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 10.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>10.0.26</version.org.apache.tomcat>
<version.org.apache.tomcat>10.0.27</version.org.apache.tomcat>
</properties>

<dependencyManagement>
Expand Down
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.0</version.org.apache.tomcat>
<version.org.apache.tomcat>10.1.1</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.82</version.org.apache.tomcat>
<version.org.apache.tomcat>8.5.83</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.67</version.org.apache.tomcat>
<version.org.apache.tomcat>9.0.68</version.org.apache.tomcat>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e545656

Please sign in to comment.