We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8737f commit 500dc69Copy full SHA for 500dc69
pom.xml
@@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
24
<compas.core.version>0.22.0</compas.core.version>
25
<quarkus.platform.version>3.11.0</quarkus.platform.version>
26
27
- <microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
+ <microprofile-openapi-api.version>4.1.1</microprofile-openapi-api.version>
28
<log4j2.version>2.23.1</log4j2.version>
29
<openpojo.version>0.9.1</openpojo.version>
30
</properties>
0 commit comments