Skip to content

Commit 83e01fd

Browse files
dependabot[bot]lampajr
authored andcommitted
Bump io.smallrye:smallrye-open-api-maven-plugin from 4.2.0 to 4.2.1
Bumps io.smallrye:smallrye-open-api-maven-plugin from 4.2.0 to 4.2.1. --- updated-dependencies: - dependency-name: io.smallrye:smallrye-open-api-maven-plugin dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff1f77a commit 83e01fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

horreum-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<artifactId>smallrye-open-api-maven-plugin</artifactId>
8282
<groupId>io.smallrye</groupId>
83-
<version>4.2.0</version>
83+
<version>4.2.1</version>
8484
<executions>
8585
<!--Generate External Schema-->
8686
<execution>

0 commit comments

Comments
 (0)