Skip to content

Commit

Permalink
Merge pull request #2166 from Waffle/renovate/tomcat.version
Browse files Browse the repository at this point in the history
Update tomcat.version
  • Loading branch information
hazendaz authored Jan 9, 2024
2 parents 7176a60 + 17e24ca commit fe32cf5
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.17</tomcat.version>
<tomcat.version>10.1.18</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.97</tomcat.version>
<tomcat.version>8.5.98</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.84</tomcat.version>
<tomcat.version>9.0.85</tomcat.version>

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

0 comments on commit fe32cf5

Please sign in to comment.