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
…2099)

Bumps io.smallrye:smallrye-open-api-maven-plugin from 3.11.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 28, 2024
1 parent f5a8456 commit 2140736
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.11.0</version>
<version>4.0.0</version>
<configuration>
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
</configuration>
Expand Down

0 comments on commit 2140736

Please sign in to comment.