Skip to content

Commit c8b69f6

Browse files
dependabot[bot]jknack
authored andcommitted
build(deps): bump jakarta.servlet:jakarta.servlet-api
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.0. - [Commits](https://github.com/eclipse-ee4j/servlet-api/commits) --- updated-dependencies: - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e462ef6 commit c8b69f6

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>jakarta.servlet</groupId>
9898
<artifactId>jakarta.servlet-api</artifactId>
99-
<version>5.0.0</version>
99+
<version>6.0.0</version>
100100
<scope>provided</scope>
101101
</dependency>
102102

0 commit comments

Comments
 (0)