Skip to content

Commit 978585d

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

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
@@ -95,7 +95,7 @@ SPDX-License-Identifier: Apache-2.0
9595
<dependency>
9696
<groupId>org.eclipse.microprofile.openapi</groupId>
9797
<artifactId>microprofile-openapi-api</artifactId>
98-
<version>3.0</version>
98+
<version>3.1</version>
9999
</dependency>
100100

101101
<dependency>

0 commit comments

Comments
 (0)