Skip to content

Commit 75bb63a

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 a7b513c commit 75bb63a

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
@@ -27,7 +27,7 @@ SPDX-License-Identifier: Apache-2.0
2727

2828
<quarkus.platform.version>2.14.1.Final</quarkus.platform.version>
2929
<jaxb-impl.version>2.3.7</jaxb-impl.version>
30-
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
30+
<microprofile-openapi-api.version>3.1</microprofile-openapi-api.version>
3131
<log4j2.version>2.19.0</log4j2.version>
3232
<openpojo.version>0.9.1</openpojo.version>
3333
</properties>

0 commit comments

Comments
 (0)