Skip to content

Commit

Permalink
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 31f3cf6 commit bacf7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<jboss.logmanager.version>3.0.6.Final</jboss.logmanager.version>
<jsf.impl.version>4.1.1</jsf.impl.version>
<jsp.api.version>4.0.0</jsp.api.version>
<jstl.api.version>3.0.0</jstl.api.version>
<jstl.api.version>3.0.2</jstl.api.version>
<junit.version>4.13.2</junit.version>
<log4j.version>1.2.17</log4j.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
Expand Down

0 comments on commit bacf7b5

Please sign in to comment.