Federico Mariani created CAMEL-19793:
----------------------------------------
Summary: camel-springdoc-starter contains old (javax) dependencies
Key: CAMEL-19793
URL: https://issues.apache.org/jira/browse/CAMEL-19793
Project: Camel
Issue Type: Bug
Components: camel-spring-boot
Affects Versions: 4.0.0
Reporter: Federico Mariani
camel-springdoc-starter contains some dependencies that does not work with
camel 4 and spring boot 3, in particular:
_springdoc-openapi-ui_ should be replaced with
_springdoc-openapi-starter-webmvc-ui_ and _swagger-parser-v3_ should be either
updated to use a jakarta compatible version, removed, or investigated if
_springdoc-openapi-starter-common_ is enough, and can fully replace
_swagger-parser-v3_.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)