Skip to content

Commit

Permalink
Update tomcat.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 5a7562b commit a982f9f
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-tomcat11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<!-- Dependencies -->
<tomcat.version>11.0.0-M19</tomcat.version>
<tomcat.version>11.0.0-M20</tomcat.version>

<!-- Maven compiler options -->
<java.version>21</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.88</tomcat.version>
<tomcat.version>9.0.89</tomcat.version>

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

0 comments on commit a982f9f

Please sign in to comment.