Skip to content

Commit

Permalink
Update to Servlet spec 6.1.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Feb 27, 2024
1 parent 31096e2 commit 9f6eef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.1.0-M2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9f6eef0

Please sign in to comment.