aiflowy-starter/pom.xml
@@ -26,6 +26,20 @@ <dependency> <groupId>tech.aiflowy</groupId> <artifactId>aiflowy-module-ai</artifactId> <exclusions> <exclusion> <artifactId>slf4j-simple</artifactId> <groupId>org.slf4j</groupId> </exclusion> <exclusion> <artifactId>log4j-slf4j-impl</artifactId> <groupId>org.apache.logging.log4j</groupId> </exclusion> <exclusion> <artifactId>slf4j-reload4j</artifactId> <groupId>org.slf4j</groupId> </exclusion> </exclusions> </dependency> <dependency> <groupId>tech.aiflowy</groupId>