Skip to content

Commit

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

---
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 Oct 17, 2023
1 parent d3f6e37 commit 9a16b97
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 @@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jasper-el</artifactId>
<version>9.0.78</version>
<version>10.1.15</version>
<scope>test</scope>
</dependency>
<!-- Content type validation in FileUploadUtilsTest -->
Expand Down

0 comments on commit 9a16b97

Please sign in to comment.