[
https://issues.apache.org/jira/browse/CAMEL-24633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112240#comment-18112240
] Aurélien Pupier edited comment on CAMEL-24633 at 9/8/26 7:44 AM: ----------------------------------------------------------------- mentioned version junit 4.7 is coming from: camel-fhir -> ca.uhn.hapi.fhir/[email protected] -> [email protected] - > org.ogce/[email protected] -> junit:[email protected] EDIT: seems the junit dep was supposed to be excluded by a typo failed to do it https://github.com/hapifhir/hapi-fhir/commit/86ea0694376c7a8e1a7f9ef0e2b0a0765819fdc0#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R2205 https://github.com/hapifhir/hapi-fhir/blob/2abdabf8ef0fe722ef48a125d544a9974dc91d2d/pom.xml#L2475 EDIT2: provided PR https://github.com/hapifhir/hapi-fhir/pull/8361 was (Author: apupier): mentioned version junit 4.7 is coming from: camel-fhir -> ca.uhn.hapi.fhir/[email protected] -> [email protected] - > org.ogce/[email protected] -> junit:[email protected] EDIT: seems the junit dep was supposed to be excluded by a typo failed to do it https://github.com/hapifhir/hapi-fhir/commit/86ea0694376c7a8e1a7f9ef0e2b0a0765819fdc0#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R2205 https://github.com/hapifhir/hapi-fhir/blob/2abdabf8ef0fe722ef48a125d544a9974dc91d2d/pom.xml#L2475 > Upgrade to maven-surefire-plugin 3.36+ > -------------------------------------- > > Key: CAMEL-24633 > URL: https://issues.apache.org/jira/browse/CAMEL-24633 > Project: Camel > Issue Type: Dependency upgrade > Components: build system > Affects Versions: 4.23.0 > Reporter: Aurélien Pupier > Priority: Major > > see https://github.com/apache/camel/pull/26157 -- This message was sent by Atlassian Jira (v8.20.10#820010)
