Skip to content

Commit

Permalink
Merge pull request #2529 from Waffle/renovate/tomcat.version
Browse files Browse the repository at this point in the history
Update tomcat.version
  • Loading branch information
hazendaz authored Sep 17, 2024
2 parents 2976a60 + 7d68d9b commit 58f7f69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.29</tomcat.version>
<tomcat.version>10.1.30</tomcat.version>

<!-- Maven compiler options -->
<java.version>11</java.version>
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.94</tomcat.version>
<tomcat.version>9.0.95</tomcat.version>

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

0 comments on commit 58f7f69

Please sign in to comment.