79438658

Date: 2025-02-14 07:48:55
Score: 3.5
Natty:
Report link

According to mvnrepository, you have to use the new version of Apache Camel (4.10.0): https://mvnrepository.com/artifact/org.apache.camel.springboot/camel-spring-boot-dependencies/4.10.0 , and if you look up for dependency of it camel-netty 4.10.0 ( https://mvnrepository.com/artifact/org.apache.camel/camel-netty/4.10.0 ), you will see that this new dependency use exact version of netty you need: 4.1.117.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rob Sil