Search for this dependency
<!-- NOTE: Required only by the @ConstructorBinding. -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
</dependency>
We should find a workaround for the use of @ConstructorBinding so that there isn't a direct dependency on boot in the ai model provider's pom.