Skip to content

Commit 0f0343d

Browse files
Bump io.smallrye:smallrye-open-api-maven-plugin in /keycloak-theme (#2143)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86cf52b commit 0f0343d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak-theme/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<plugin>
245245
<artifactId>smallrye-open-api-maven-plugin</artifactId>
246246
<groupId>io.smallrye</groupId>
247-
<version>4.0.2</version>
247+
<version>4.0.3</version>
248248
<configuration>
249249
<scanPackages>org.keycloak.admin.ui.rest</scanPackages>
250250
</configuration>

0 commit comments

Comments
 (0)