Skip to content

Commit

Permalink
Upgrade jakarta.servlet:jakarta.servlet-api 4.0.4 -> 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot committed Oct 26, 2022
1 parent f3b8130 commit a984de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>4.0.4</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit a984de2

Please sign in to comment.