Merge pull request #11052 from jetty/jetty-12.0.x-11046-jasper-10.0.27

Issue #11046 Update EE9 to Apache Jasper 10.0.27
This commit is contained in:
Joakim Erdfelt 2023-12-13 14:36:05 -06:00 committed by GitHub
commit f96b0d5817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<!-- FIXME we need a separate property for this one -->
<jetty.servlet.api.version>5.0.2</jetty.servlet.api.version>
<jsp.impl.version>10.0.14</jsp.impl.version>
<jsp.impl.version>10.0.27</jsp.impl.version>
<sonar.skip>true</sonar.skip>
<weld.version>4.0.3.Final</weld.version>