Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-jasper-el from 9.0.87 to 10.1.24
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-jasper-el from 9.0.87 to 10.1.24.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-jasper-el
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 558a8dc commit 9419ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primefaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jasper-el</artifactId>
<version>9.0.87</version>
<version>10.1.24</version>
<scope>test</scope>
</dependency>
<!-- Content type validation in FileUploadUtilsTest -->
Expand Down

0 comments on commit 9419ad4

Please sign in to comment.