Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3151)

Bumps smallrye-open-api-maven-plugin from 2.1.22 to 2.2.0.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  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-08-22 15:57:27 +02:00 committed by GitHub
parent a8491e1aed
commit 87e13fd3a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -271,7 +271,7 @@
<plugin>
<artifactId>smallrye-open-api-maven-plugin</artifactId>
<groupId>io.smallrye</groupId>
<version>2.1.22</version>
<version>2.2.0</version>
<configuration>
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
</configuration>