Skip to content

Commit de8d521

Browse files
chore(deps-dev): bump javax.ws.rs-api from 2.0 to 2.1.1 (#541)
Bumps [javax.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.0 to 2.1.1. - [Release notes](https://github.com/eclipse-ee4j/jaxrs-api/releases) - [Commits](https://github.com/eclipse-ee4j/jaxrs-api/commits/2.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3940859 commit de8d521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<!-- Used for some snippets -->
488488
<groupId>javax.ws.rs</groupId>
489489
<artifactId>javax.ws.rs-api</artifactId>
490-
<version>2.0</version>
490+
<version>2.1.1</version>
491491
<scope>test</scope>
492492
</dependency>
493493
</dependencies>

0 commit comments

Comments
 (0)