Skip to content

Commit d68c473

Browse files
authoredOct 15, 2024
Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0. - [Commits](https://github.com/eclipse-ee4j/servlet-api/commits) --- updated-dependencies: - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a16c280 commit d68c473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<jakarta.servlet.jsp-api.version>3.1.1</jakarta.servlet.jsp-api.version>
165165
<jakarta.validation-api.version>3.1.0</jakarta.validation-api.version>
166166
<jakarta.websocket-api.version>2.2.0</jakarta.websocket-api.version>
167-
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
167+
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
168168
<jdk-serializable-functional.version>1.9.0</jdk-serializable-functional.version>
169169
<jetty.version>11.0.24</jetty.version>
170170
<junit.version>5.11.2</junit.version>

0 commit comments

Comments
 (0)