Bump microprofile-openapi-api from 3.0 to 3.1 in /keycloak-theme (#3876)

Bumps [microprofile-openapi-api](https://github.com/eclipse/microprofile-open-api) from 3.0 to 3.1.
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
- [Commits](https://github.com/eclipse/microprofile-open-api/compare/3.0...3.1)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-28 17:09:55 +01:00 committed by GitHub
parent 51fe3bf6a8
commit c6752064a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@
<dependency>
<groupId>org.eclipse.microprofile.openapi</groupId>
<artifactId>microprofile-openapi-api</artifactId>
<version>3.0</version>
<version>3.1</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>