[
https://issues.apache.org/jira/browse/CAMEL-23108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-23108.
---------------------------------
Resolution: Fixed
> camel-spring-boot - Cleanup root pom.xml for unusued stuff
> ----------------------------------------------------------
>
> Key: CAMEL-23108
> URL: https://issues.apache.org/jira/browse/CAMEL-23108
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.19.0
>
>
> Can we clean more in root pom.xml from
> {code:java}
> <!-- versions -->
> <avro-version>1.12.0</avro-version>
> <graal-sdk-version>25.0.2</graal-sdk-version>
> <jakarta-jaxb-version>4.0.2</jakarta-jaxb-version>
> <jaxb-version>2.3.0</jaxb-version>
> <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
> <maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version>
> <maven-surefire-plugin-version>3.5.5</maven-surefire-plugin-version>
> <mycila-license-version>5.0.0</mycila-license-version>
> <springdoc-version>3.0.1</springdoc-version>
> <surefire.version>${maven-surefire-plugin-version}</surefire.version>
> <swagger-parser-v3-version>2.1.38</swagger-parser-v3-version>
> <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
> <wiremock-spring-boot-version>4.1.0</wiremock-spring-boot-version>
>
> <spring-session-hazelcast-version>4.0.0-M2</spring-session-hazelcast-version>
> {code}
>
> Also we should wonder why we have our own graal and swagger version here etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)