Skip to content

Commit

Permalink
Merge pull request #7 from holunda-io/dependabot/maven/jakarta.ws.rs-…
Browse files Browse the repository at this point in the history
…jakarta.ws.rs-api-4.0.0

Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0
  • Loading branch information
jangalinski authored May 13, 2024
2 parents 7f738f3 + d8c177d commit cec1c9c
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 @@ -22,7 +22,7 @@
<assertj.version>3.25.3</assertj.version>
<jersey.version>3.1.6</jersey.version>
<jackson.version>2.17.1</jackson.version>
<jakarta.ws.rs-api.version>3.1.0</jakarta.ws.rs-api.version>
<jakarta.ws.rs-api.version>4.0.0</jakarta.ws.rs-api.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
</properties>
Expand Down

0 comments on commit cec1c9c

Please sign in to comment.