Skip to content

Commit

Permalink
Merge pull request #2100 from Waffle/renovate/tomcat.version
Browse files Browse the repository at this point in the history
Update tomcat.version
  • Loading branch information
hazendaz authored Nov 17, 2023
2 parents f6ac179 + 8b23dd8 commit ff0f325
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/JNA/waffle-tomcat10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<!-- Dependencies -->
<tomcat.version>10.1.15</tomcat.version>
<tomcat.version>10.1.16</tomcat.version>

<!-- Maven compiler options -->
<java.version>11</java.version>
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-tomcat85/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<!-- Dependencies -->
<tomcat.version>8.5.95</tomcat.version>
<tomcat.version>8.5.96</tomcat.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.tomcat85</module.name>
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-tomcat9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<!-- Dependencies -->
<tomcat.version>9.0.82</tomcat.version>
<tomcat.version>9.0.83</tomcat.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.tomcat9</module.name>
Expand Down

0 comments on commit ff0f325

Please sign in to comment.