diff --git a/.ci/environments/quarkus-3/patches/0005_spring_boot_openapi.patch b/.ci/environments/quarkus-3/patches/0005_spring_boot_openapi.patch new file mode 100644 index 0000000000..4a81e2595e --- /dev/null +++ b/.ci/environments/quarkus-3/patches/0005_spring_boot_openapi.patch @@ -0,0 +1,13 @@ +diff --git a/kogito-springboot-examples/process-performance-springboot/pom.xml b/kogito-springboot-examples/process-performance-springboot/pom.xml +index 56d501c11..756ce3f11 100755 +--- a/kogito-springboot-examples/process-performance-springboot/pom.xml ++++ b/kogito-springboot-examples/process-performance-springboot/pom.xml +@@ -61,7 +61,7 @@ + + + org.springdoc +- springdoc-openapi-ui ++ springdoc-openapi-starter-webmvc-ui + + + org.springframework.boot