diff --git a/FUNDING.yml b/.github/FUNDING.yml similarity index 100% rename from FUNDING.yml rename to .github/FUNDING.yml diff --git a/client/pom.xml b/client/pom.xml index 606bb7d..86fd726 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ io.github.alexcheng1982 spring-ai-dashscope-client-parent - 1.3.0 + 1.4.0 spring-ai-dashscope-client jar diff --git a/pom.xml b/pom.xml index 84d6c9d..3023ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.alexcheng1982 spring-ai-dashscope-client-parent - 1.3.0 + 1.4.0 pom Aliyun Dashscope Spring AI Client :: Parent @@ -46,7 +46,7 @@ 17 UTF-8 2.16.4 - 1.0.0-SNAPSHOT + 1.0.0-M3 2.14.2 3.2.4 diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 016a36f..1c9b982 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -6,7 +6,7 @@ io.github.alexcheng1982 spring-ai-dashscope-client-parent - 1.3.0 + 1.4.0 spring-ai-dashscope-spring-boot-autoconfigure diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 91b71e6..4aa7aa4 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ io.github.alexcheng1982 spring-ai-dashscope-client-parent - 1.3.0 + 1.4.0 spring-ai-dashscope-spring-boot-starter