Bump jakarta.servlet.jsp-api from 3.0.0 to 3.1.1
Bumps [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] <support@github.com>
This commit is contained in:
parent
0711be0bb5
commit
c0fcda7acf
2
pom.xml
2
pom.xml
|
@ -62,7 +62,7 @@
|
|||
<jakarta.interceptor.api.version>2.0.0</jakarta.interceptor.api.version>
|
||||
<jakarta.mail.api.version>2.0.1</jakarta.mail.api.version>
|
||||
<jakarta.servlet.api.version>5.0.0</jakarta.servlet.api.version>
|
||||
<jakarta.servlet.jsp.api.version>3.0.0</jakarta.servlet.jsp.api.version>
|
||||
<jakarta.servlet.jsp.api.version>3.1.1</jakarta.servlet.jsp.api.version>
|
||||
<jakarta.servlet.jsp.jstl.api.version>2.0.0</jakarta.servlet.jsp.jstl.api.version>
|
||||
<jakarta.servlet.jsp.jstl.impl.version>2.0.0</jakarta.servlet.jsp.jstl.impl.version> <!-- TODO: remove? -->
|
||||
<jakarta.transaction-api.version>2.0.0</jakarta.transaction-api.version>
|
||||
|
|
Loading…
Reference in New Issue