Skip to content

Commit

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

---
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 Nov 25, 2024
1 parent 1c07dda commit 9fa830d
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 @@ -190,7 +190,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jasper-el</artifactId>
<version>9.0.97</version>
<version>11.0.1</version>
<scope>test</scope>
</dependency>
<!-- Content type validation in FileUploadUtilsTest -->
Expand Down

0 comments on commit 9fa830d

Please sign in to comment.