Bump javax.ws.rs-api from 2.1 to 2.1.1 (#1435)

Bumps [javax.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.1 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-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-28 13:42:38 +02:00
committed by GitHub
parent 6c59d1ea0e
commit d82cde2294

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
<javax.ws.rs-api.version>2.1</javax.ws.rs-api.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
</properties>
<parent>
<groupId>org.springframework.cloud</groupId>