Skip to content

Commit 541543b

Browse files
Bump microprofile-openapi-api from 2.0 to 3.0
Bumps [microprofile-openapi-api](https://github.com/eclipse/microprofile-open-api) from 2.0 to 3.0. - [Release notes](https://github.com/eclipse/microprofile-open-api/releases) - [Commits](microprofile/microprofile-open-api@2.0...3.0) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 735f35d commit 541543b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ SPDX-License-Identifier: Apache-2.0
9696
<dependency>
9797
<groupId>org.eclipse.microprofile.openapi</groupId>
9898
<artifactId>microprofile-openapi-api</artifactId>
99-
<version>2.0</version>
99+
<version>3.0</version>
100100
</dependency>
101101

102102
<dependency>

0 commit comments

Comments
 (0)