Skip to content

Commit ef3ce04

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 85258b6 commit ef3ce04

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
@@ -129,7 +129,7 @@ SPDX-License-Identifier: Apache-2.0
129129
<dependency>
130130
<groupId>org.eclipse.microprofile.openapi</groupId>
131131
<artifactId>microprofile-openapi-api</artifactId>
132-
<version>3.0</version>
132+
<version>3.1</version>
133133
</dependency>
134134

135135
<dependency>

0 commit comments

Comments
 (0)