Relative Content

Tag Archive for spring-bootapache-camelcircular-dependencybeancreationexceptionversionupgrade

Apache camel version upgrade 3.20.3 to 4.4.2 – Circular dependency issue arises

We are trying to update java,camel,boot version upgrade respectively as below, but getting below exception while running junit test cases not tried deploying into server so far. Maven Clean install is done. Test cases running fine is we update jdk from 11 to 17. Spring boot and apache camel version upgrade gives this.
Boot 2.5.2 -> 3.2.6
camel 3.20.3 -> 4.4.2
Java 11 -> 7