Skip to content

Commit bdb277c

Browse files
dependabot[bot]KarstenSchnitter
authored andcommitted
Bump jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.1.0
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.1.0. - [Commits](jakartaee/servlet@5.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f291f commit bdb277c

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
@@ -125,7 +125,7 @@
125125
<java-jwt.version>3.19.4</java-jwt.version>
126126
<jackson-databind.version>2.13.4.1</jackson-databind.version>
127127
<httpclient.version>4.5.14</httpclient.version>
128-
<servlet.api.version>5.0.0</servlet.api.version>
128+
<servlet.api.version>6.1.0</servlet.api.version>
129129
<jetty.version>11.0.26</jetty.version>
130130
<sonatype.plugin.version>0.8.0</sonatype.plugin.version>
131131
</properties>

0 commit comments

Comments
 (0)