Skip to content

Commit b5e29fc

Browse files
chore(deps): bump jakarta.servlet:jakarta.servlet-api (#910)
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0. - [Commits](jakartaee/servlet@6.0.0-RELEASE...6.1.0-RELEASE) --- updated-dependencies: - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ded6e4 commit b5e29fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<jakarta.inject.version>1.0.5</jakarta.inject.version>
9191
<jakarta.json.version>2.0.1</jakarta.json.version>
9292
<jakarta.mail.version>2.0.1</jakarta.mail.version>
93-
<jakarta.servlet.version>6.0.0</jakarta.servlet.version>
93+
<jakarta.servlet.version>6.1.0</jakarta.servlet.version>
9494
<jakarta.validatio-api.version>3.0.2</jakarta.validatio-api.version>
9595
<jakarta.websocket.version>2.0.0</jakarta.websocket.version>
9696
<jakarta.ws.rs.version>4.0.0</jakarta.ws.rs.version>

0 commit comments

Comments
 (0)