Skip to content

Commit

Permalink
Update tomcat.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 7c3fdbe commit 46dff01
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.11</tomcat.version>
<tomcat.version>10.1.12</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.91</tomcat.version>
<tomcat.version>8.5.92</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.78</tomcat.version>
<tomcat.version>9.0.79</tomcat.version>

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

0 comments on commit 46dff01

Please sign in to comment.