There was an error while loading. Please reload this page.
1 parent 567acc5 commit 0901d0cCopy full SHA for 0901d0c
pom.xml
@@ -93,6 +93,10 @@
93
<groupId>io.openapiprocessor</groupId>
94
<artifactId>openapi-processor-api</artifactId>
95
<version>2023.1</version>
96
+ <!-- should be provided, but openapi-processor-spring/micronaut do not provide it before 2024.6 -->
97
+ <!--
98
+ <scope>provided</scope>
99
+ -->
100
</dependency>
101
<dependency>
102
<groupId>org.junit.jupiter</groupId>
0 commit comments