Skip to content

Commit 47fb2d7

Browse files
authored
Merge pull request #485 from mybatis/dependabot/maven/jakarta.servlet-jakarta.servlet-api-4.0.4
Bump jakarta.servlet-api from 4.0.3 to 4.0.4
2 parents d138251 + 526466c commit 47fb2d7

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
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>jakarta.servlet</groupId>
303303
<artifactId>jakarta.servlet-api</artifactId>
304-
<version>4.0.3</version>
304+
<version>4.0.4</version>
305305
<scope>test</scope>
306306
</dependency>
307307

0 commit comments

Comments
 (0)