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
Bumps io.smallrye:smallrye-open-api-maven-plugin from 4.0.0 to 4.0.2.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 90b586b commit 934af80
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>4.0.0</version>
<version>4.0.2</version>
<configuration>
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
</configuration>
Expand Down

0 comments on commit 934af80

Please sign in to comment.