Skip to content

Commit

Permalink
Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.1.1 to 4.0.0
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.1.1 to 4.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent cb8e98e commit abfa991
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 @@ -50,7 +50,7 @@
<properties>
<version.io.undertow>2.3.13.Final</version.io.undertow>
<version.jakarta.servlet.jakarta-servlet-api>6.0.0</version.jakarta.servlet.jakarta-servlet-api>
<version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>3.1.1</version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>
<version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>4.0.0</version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>
<version.junit>4.13.2</version.junit>
<version.org.apache.httpcomponents>4.5.14</version.org.apache.httpcomponents>
<version.org.eclipse.jdt.ecj>3.32.0</version.org.eclipse.jdt.ecj>
Expand Down

0 comments on commit abfa991

Please sign in to comment.