Skip to content

Commit

Permalink
Bump org.eclipse.microprofile.openapi:microprofile-openapi-api
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.microprofile.openapi:microprofile-openapi-api](https://github.com/eclipse/microprofile-open-api) from 3.1.1 to 4.0.1.
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
- [Commits](eclipse/microprofile-open-api@3.1.1...4.0.1)

---
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]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Sep 21, 2024
1 parent 743bc97 commit 6e3b87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microprofile-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<version.jakarta.ee>10.0.0</version.jakarta.ee>
<version.org.jboss.resteasy>6.2.10.Final</version.org.jboss.resteasy>
<version.org.junit>5.11.0</version.org.junit>
<version.eclipse.microprofile.openapi>3.1.1</version.eclipse.microprofile.openapi>
<version.eclipse.microprofile.openapi>4.0.1</version.eclipse.microprofile.openapi>
<version.wildfly-maven-plugin>5.0.1.Final</version.wildfly-maven-plugin>
<!-- Test properties -->
<jboss.home>${project.build.directory}${file.separator}wildfly</jboss.home>
Expand Down

0 comments on commit 6e3b87a

Please sign in to comment.