Skip to content

Commit

Permalink
Merge pull request #3231 from keeps/snyk-upgrade-07c263b81e843e47e465…
Browse files Browse the repository at this point in the history
…895ef2369676

[Snyk] Upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
  • Loading branch information
hmiguim authored Jul 3, 2024
2 parents a167f9d + 472e313 commit 269ae19
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 @@ -417,7 +417,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>jakarta.persistence</groupId>
Expand Down

0 comments on commit 269ae19

Please sign in to comment.