Skip to content

Commit

Permalink
Bump io.smallrye:smallrye-open-api-maven-plugin in /keycloak-theme (#…
Browse files Browse the repository at this point in the history
…1352)

Bumps io.smallrye:smallrye-open-api-maven-plugin from 3.2.0 to 3.5.1.

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 584f46b commit 2768c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<plugin>
<artifactId>smallrye-open-api-maven-plugin</artifactId>
<groupId>io.smallrye</groupId>
<version>3.2.0</version>
<version>3.5.1</version>
<configuration>
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
</configuration>
Expand Down

0 comments on commit 2768c3c

Please sign in to comment.