Skip to content

Commit 4c4db83

Browse files
Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 (#737)
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0.
1 parent e15e8b2 commit 4c4db83

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
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>jakarta.servlet</groupId>
254254
<artifactId>jakarta.servlet-api</artifactId>
255-
<version>6.0.0</version>
255+
<version>6.1.0</version>
256256
</dependency>
257257
<dependency>
258258
<groupId>jakarta.validation</groupId>

0 commit comments

Comments
 (0)