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.2 to 4.0.3.

---
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 18, 2024
1 parent 86cf52b commit 5410c88
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.2</version>
<version>4.0.3</version>
<configuration>
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
</configuration>
Expand Down

0 comments on commit 5410c88

Please sign in to comment.