Skip to content

Commit

Permalink
Merge pull request #1127 from smallrye/dependabot/maven/jakarta.ws.rs…
Browse files Browse the repository at this point in the history
…-jakarta.ws.rs-api-3.1.0

Bump jakarta.ws.rs-api from 3.0.0 to 3.1.0
  • Loading branch information
MikeEdgar authored Apr 20, 2022
2 parents dc65576 + 873f8ff commit 5f8c876
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 @@ -150,7 +150,7 @@
<dependency>
<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta.ws.rs-api</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
Expand Down

0 comments on commit 5f8c876

Please sign in to comment.