Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 92eee05 commit 275bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/servlet-with-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Jetty Examples :: Jetty 10.0.x :: Embedded :: Servlet with CDI</name>

<properties>
<servlet.jsp.version>3.0.0</servlet.jsp.version>
<servlet.jsp.version>3.1.1</servlet.jsp.version>
<slf4j.version>2.0.11</slf4j.version>
<weld.version>3.1.9.Final</weld.version>
</properties>
Expand Down

0 comments on commit 275bc39

Please sign in to comment.