Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-jasper-el from 9.0.89 to 9.0.90 (#12146)
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-jasper-el from 9.0.89 to 9.0.90.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 3537600 commit a3c060f
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 @@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jasper-el</artifactId>
<version>9.0.89</version>
<version>9.0.90</version>
<scope>test</scope>
</dependency>
<!-- Content type validation in FileUploadUtilsTest -->
Expand Down

0 comments on commit a3c060f

Please sign in to comment.