Skip to content

Commit b8aa801

Browse files
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 fe73b25 commit b8aa801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<jakarta.servlet.jsp-api.version>3.1.1</jakarta.servlet.jsp-api.version>
164164
<jakarta.validation-api.version>3.1.0</jakarta.validation-api.version>
165165
<jakarta.websocket-api.version>2.2.0</jakarta.websocket-api.version>
166-
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
166+
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
167167
<jdk-serializable-functional.version>1.9.0</jdk-serializable-functional.version>
168168
<jetty.version>11.0.14</jetty.version>
169169
<junit.version>5.10.2</junit.version>

0 commit comments

Comments
 (0)