Skip to content

Commit

Permalink
Fixes #2511
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Oct 7, 2024
1 parent 8dc46a4 commit 05ecbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
<properties>
<junit-version>4.13.2</junit-version>
<maven-plugin.version>1.0.0</maven-plugin.version>
<servlet-version-range>[2.5,4)</servlet-version-range>
<servlet-version-range>[5.0,]</servlet-version-range>
<jetty-version>11.0.7</jetty-version>
<tomcat-version>10.0.14</tomcat-version>
<shade-version>1.2.1</shade-version>
Expand Down

0 comments on commit 05ecbce

Please sign in to comment.