Skip to content

Commit

Permalink
more upgrade in notification-push-api
Browse files Browse the repository at this point in the history
  • Loading branch information
yzlucas committed Dec 18, 2024
1 parent be67605 commit 2240152
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/wfone-notification-push-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,9 @@

<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<artifactId>jakarta.servlet-api</artifactId>
<version>5.0.0</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 2240152

Please sign in to comment.