Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3999)
Bumps smallrye-open-api-maven-plugin from 3.1.0 to 3.1.1. --- updated-dependencies: - dependency-name: io.smallrye:smallrye-open-api-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
09818bd62c
commit
3e97497961
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@
|
|||
<plugin>
|
||||
<artifactId>smallrye-open-api-maven-plugin</artifactId>
|
||||
<groupId>io.smallrye</groupId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.1.1</version>
|
||||
<configuration>
|
||||
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in a new issue