Skip to content

Commit 33c9bea

Browse files
Bump io.smallrye:smallrye-open-api-maven-plugin from 4.2.2 to 4.2.3
Bumps io.smallrye:smallrye-open-api-maven-plugin from 4.2.2 to 4.2.3. --- updated-dependencies: - dependency-name: io.smallrye:smallrye-open-api-maven-plugin dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8bec13 commit 33c9bea

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.2</version>
83+
<version>4.2.3</version>
8484
<executions>
8585
<!--Generate External Schema-->
8686
<execution>

0 commit comments

Comments
 (0)