Skip to content

Commit

Permalink
Revert "Bump org.eclipse.microprofile.openapi:microprofile-openapi-api"
Browse files Browse the repository at this point in the history
This reverts commit 6e3b87a.
  • Loading branch information
jamezp authored Sep 23, 2024
1 parent 6e3b87a commit fa40bf7
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>4.0.1</version.eclipse.microprofile.openapi>
<version.eclipse.microprofile.openapi>3.1.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 fa40bf7

Please sign in to comment.