Started by an SCM change Running as SYSTEM Building remotely on remote-node1 (java21) in workspace /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-AI The recommended git tool is: NONE using credential 313devops > git rev-parse --resolve-git-dir /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-AI/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-AI.git # timeout=10 Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-AI.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials > git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-AI.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 746a2a83a70b2e021912a7c93321591d68283251 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 746a2a83a70b2e021912a7c93321591d68283251 # timeout=10 Commit message: "fix : 컴파일 오류 처리" > git rev-list --no-walk 92c6394b4d88edf500eafcf0a2f52e842a64aebc # timeout=10 [STG-CI-Java-Service-Tree-Framework-AI] $ /bin/bash -e /tmp/jenkins2967299315911431995.sh Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Project : => no module-info.java found --2026-03-05 11:01:17-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-AI/maven-metadata.xml Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.101 Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.101|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4694 (4.6K) [application/xml] Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/metadata.xml’ 0K .... 100% 78.2M=0s 2026-03-05 11:01:17 (78.2 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/metadata.xml’ saved [4694/4694] 🔧 Docker Image: 313.co.kr:5550/313devgrp/java-service-tree-framework-ai:26.3.2 > Task :clean > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :resolveMainClassName > Task :bootJar > Task :jar > Task :assemble > Task :check > Task :build > Task :sonarqube Task 'sonarqube' is deprecated. Use 'sonar' instead. Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token. Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. Use of preview features have been detected during analysis. Enable DEBUG mode to see them. > Task :generatePublishInfo UP-TO-DATE > Task :generateLicenseReport > Task :javadoc > Task :dependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/reports/project/dependencies.txt > Task :htmlDependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/reports/project/dependencies/index.html ------------------------------------------------------------ Root project 'Java-Service-Tree-Framework-AI' ------------------------------------------------------------ annotationProcessor - Annotation processors and their dependencies for source set 'main'. \--- org.projectlombok:lombok -> 1.18.40 bootArchives - Configuration for Spring Boot archive artifacts. (n) No dependencies compileClasspath - Compile classpath for source set 'main'. +--- org.projectlombok:lombok -> 1.18.40 +--- org.springframework.boot:spring-boot-starter-webflux -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 | | | +--- org.springframework:spring-core:6.2.11 | | | | \--- org.springframework:spring-jcl:6.2.11 | | | \--- org.springframework:spring-context:6.2.11 | | | +--- org.springframework:spring-aop:6.2.11 | | | | +--- org.springframework:spring-beans:6.2.11 | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-expression:6.2.11 | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 | | | \--- io.micrometer:micrometer-commons:1.15.4 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:3.5.6 | | | +--- ch.qos.logback:logback-classic:1.5.18 | | | | +--- ch.qos.logback:logback-core:1.5.18 | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 | | | | +--- org.apache.logging.log4j:log4j-api:2.24.3 | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | \--- org.slf4j:jul-to-slf4j:2.0.17 | | | \--- org.slf4j:slf4j-api:2.0.17 | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1 | | +--- org.springframework:spring-core:6.2.11 (*) | | \--- org.yaml:snakeyaml:2.4 | +--- org.springframework.boot:spring-boot-starter-json:3.5.6 | | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | | +--- org.springframework:spring-web:6.2.11 | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 (c) | | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.5.6 | | \--- io.projectreactor.netty:reactor-netty-http:1.2.10 | | +--- io.netty:netty-codec-http:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-transport:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-resolver:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-codec:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | +--- io.netty:netty-codec-http2:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | | \--- io.netty:netty-transport-classes-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.2.10 | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.127.Final | | | | | +--- io.netty:netty-common:4.1.127.Final | | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final (*) | | | \--- io.projectreactor:reactor-core:3.7.11 | | | \--- org.reactivestreams:reactive-streams:1.0.4 | | \--- io.projectreactor:reactor-core:3.7.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- org.springframework:spring-webflux:6.2.11 | +--- org.springframework:spring-beans:6.2.11 (*) | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- io.projectreactor:reactor-core:3.7.11 (*) +--- org.springframework.boot:spring-boot-starter-actuator -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-actuator:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- io.micrometer:micrometer-observation:1.15.4 (*) | \--- io.micrometer:micrometer-jakarta9:1.15.4 | +--- io.micrometer:micrometer-core:1.15.4 | | +--- io.micrometer:micrometer-commons:1.15.4 | | \--- io.micrometer:micrometer-observation:1.15.4 (*) | +--- io.micrometer:micrometer-commons:1.15.4 | \--- io.micrometer:micrometer-observation:1.15.4 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 | | +--- org.springframework.boot:spring-boot-starter:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-context:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | \--- org.bouncycastle:bcprov-jdk18on:1.80 | +--- org.springframework.cloud:spring-cloud-config-client:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.4 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) | | \--- org.apache.httpcomponents.client5:httpclient5:5.5.1 -> 5.5 | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 | | | \--- org.apache.httpcomponents.core5:httpcore5:5.3.5 | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | \--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | +--- org.springframework.cloud:spring-cloud-openfeign-core:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | \--- io.github.openfeign:feign-form-spring:13.6 | | +--- org.apache.commons:commons-text:1.13.0 | | | \--- org.apache.commons:commons-lang3:3.17.0 | | +--- io.github.openfeign:feign-form:13.6 | | | \--- io.github.openfeign:feign-core:13.6 | | +--- org.springframework:spring-web:6.1.13 -> 6.2.11 (*) | | \--- commons-fileupload:commons-fileupload:1.5 | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 (*) | +--- io.github.openfeign:feign-core:13.6 | \--- io.github.openfeign:feign-slf4j:13.6 | +--- io.github.openfeign:feign-core:13.6 | \--- org.slf4j:slf4j-api:2.0.17 +--- org.springframework.ai:spring-ai-starter-model-ollama -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 | | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | | +--- io.micrometer:micrometer-core:1.14.5 -> 1.15.4 (*) | | | | | +--- io.micrometer:context-propagation:1.1.2 -> 1.1.3 | | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 | | | | | | +--- javax.validation:validation-api:1.1.0.Final | | | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | | \--- com.knuddels:jtokkit:1.1.0 | | | | +--- org.springframework.ai:spring-ai-template-st:1.0.0-M8 | | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 (*) | | | | | +--- org.antlr:ST4:4.3.4 | | | | | | \--- org.antlr:antlr-runtime:3.5.3 | | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | | +--- io.micrometer:micrometer-observation:1.14.5 -> 1.15.4 (*) | | | | +--- org.springframework:spring-messaging:6.2.5 -> 6.2.11 | | | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | +--- com.github.victools:jsonschema-generator:4.37.0 | | | | | +--- com.fasterxml:classmate:1.7.0 | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 -> 2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 -> 2.19.2 (*) | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.github.victools:jsonschema-module-jackson:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | \--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 (*) | | | | +--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | +--- com.knuddels:jtokkit:1.1.0 | | | | \--- com.github.victools:jsonschema-generator:4.37.0 (*) | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | \--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | +--- org.springframework.ai:spring-ai-retry:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | | +--- org.springframework.retry:spring-retry:2.0.11 -> 2.0.12 | | | \--- org.springframework:spring-webflux:6.2.5 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | \--- org.slf4j:slf4j-api:2.0.17 | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:1.0.0-M8 | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) +--- org.springframework.ai:spring-ai-pdf-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.apache.pdfbox:pdfbox:3.0.3 | +--- org.apache.pdfbox:pdfbox-io:3.0.3 | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | +--- org.apache.pdfbox:fontbox:3.0.3 | | +--- org.apache.pdfbox:pdfbox-io:3.0.3 (*) | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 +--- org.springframework.ai:spring-ai-markdown-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.commonmark:commonmark:0.22.0 +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:1.0.0-M8 | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 | | | \--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-opensearch-store:1.0.0-M8 | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) | +--- org.opensearch.client:opensearch-java:2.23.0 | | +--- commons-logging:commons-logging:1.3.5 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | \--- org.eclipse.parsson:parsson:1.1.6 | | \--- jakarta.json:jakarta.json-api:2.1.3 | \--- org.apache.httpcomponents.client5:httpclient5:5.4.2 -> 5.5 (*) +--- org.springframework.ai:spring-ai-rag -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 +--- org.apache.pdfbox:pdfbox:3.0.3 (*) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final | +--- jakarta.validation:jakarta.validation-api:3.0.2 | +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.6.1.Final | \--- com.fasterxml:classmate:1.5.1 -> 1.7.0 +--- org.glassfish:jakarta.el:4.0.2 | \--- jakarta.el:jakarta.el-api:4.0.0 +--- io.micrometer:micrometer-tracing-bridge-brave -> 1.5.4 | +--- io.micrometer:micrometer-tracing:1.5.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- io.micrometer:context-propagation:1.1.3 | | \--- aopalliance:aopalliance:1.0 | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | +--- io.zipkin.brave:brave:6.2.0 -> 6.1.0 | +--- io.zipkin.brave:brave-context-slf4j:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.brave:brave-instrumentation-http:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.aws:brave-propagation-aws:1.3.0 | | \--- io.zipkin.brave:brave:6.1.0 | \--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:0.2.0 +--- io.zipkin.reporter2:zipkin-reporter-brave -> 3.5.1 | \--- io.zipkin.reporter2:zipkin-reporter:3.5.1 +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.13.2 | | \--- com.google.errorprone:error_prone_annotations:2.41.0 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 4.12.0 | | +--- com.squareup.okio:okio:3.6.0 | | | \--- com.squareup.okio:okio-jvm:3.6.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 | | | | | +--- org.jetbrains:annotations:13.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.25 (c) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c) | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.25 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*) | +--- com.google.code.gson:gson:2.9.1 -> 2.13.2 (*) | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 | +--- org.springdoc:springdoc-openapi-starter-webflux-api:2.1.0 | | +--- org.springdoc:springdoc-openapi-starter-common:2.1.0 | | | +--- org.springframework.boot:spring-boot-autoconfigure:3.0.5 -> 3.5.6 (*) | | | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.9 | | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0 | | | +--- org.slf4j:slf4j-api:1.7.35 -> 2.0.17 | | | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 | | | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.9 | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- org.yaml:snakeyaml:2.0 -> 2.4 | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.0 -> 4.0.2 | | | | \--- jakarta.activation:jakarta.activation-api:2.1.3 -> 2.1.4 | | | +--- jakarta.validation:jakarta.validation-api:3.0.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -> 2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | +--- org.yaml:snakeyaml:2.4 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -> 2.19.2 (*) | | \--- org.springframework:spring-webflux:6.0.7 -> 6.2.11 (*) | \--- org.webjars:swagger-ui:4.18.2 +--- com.fasterxml.jackson.core:jackson-databind -> 2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-annotations -> 2.19.2 (*) \--- com.fasterxml.jackson.datatype:jackson-datatype-joda -> 2.19.2 +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) +--- joda-time:joda-time:2.12.7 \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) compileOnly - Compile-only dependencies for the 'main' feature. (n) \--- org.projectlombok:lombok (n) default - Configuration for default artifacts. (n) No dependencies developmentOnly - Configuration for development-only dependencies such as Spring Boot's DevTools. No dependencies implementation - Implementation dependencies for the 'main' feature. (n) +--- org.springframework.boot:spring-boot-starter-webflux (n) +--- org.springframework.boot:spring-boot-starter-actuator (n) +--- org.springframework.cloud:spring-cloud-starter-config (n) +--- org.springframework.cloud:spring-cloud-starter-openfeign (n) +--- org.springframework.ai:spring-ai-starter-model-ollama (n) +--- org.springframework.ai:spring-ai-pdf-document-reader (n) +--- org.springframework.ai:spring-ai-markdown-document-reader (n) +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch (n) +--- org.springframework.ai:spring-ai-rag (n) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 (n) +--- org.apache.pdfbox:pdfbox:3.0.3 (n) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final (n) +--- org.glassfish:jakarta.el:4.0.2 (n) +--- io.micrometer:micrometer-tracing-bridge-brave (n) +--- io.zipkin.reporter2:zipkin-reporter-brave (n) +--- com.slack.api:slack-api-client:1.25.1 (n) +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 (n) +--- com.fasterxml.jackson.core:jackson-databind (n) +--- com.fasterxml.jackson.core:jackson-annotations (n) \--- com.fasterxml.jackson.datatype:jackson-datatype-joda (n) mainSourceElements - List of source directories contained in the Main SourceSet. (n) No dependencies productionRuntimeClasspath +--- org.springframework.boot:spring-boot-starter-webflux -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 | | | +--- org.springframework:spring-core:6.2.11 | | | | \--- org.springframework:spring-jcl:6.2.11 | | | \--- org.springframework:spring-context:6.2.11 | | | +--- org.springframework:spring-aop:6.2.11 | | | | +--- org.springframework:spring-beans:6.2.11 | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-expression:6.2.11 | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 | | | \--- io.micrometer:micrometer-commons:1.15.4 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:3.5.6 | | | +--- ch.qos.logback:logback-classic:1.5.18 | | | | +--- ch.qos.logback:logback-core:1.5.18 | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 | | | | +--- org.apache.logging.log4j:log4j-api:2.24.3 | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | \--- org.slf4j:jul-to-slf4j:2.0.17 | | | \--- org.slf4j:slf4j-api:2.0.17 | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1 | | +--- org.springframework:spring-core:6.2.11 (*) | | \--- org.yaml:snakeyaml:2.4 | +--- org.springframework.boot:spring-boot-starter-json:3.5.6 | | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | | +--- org.springframework:spring-web:6.2.11 | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 (c) | | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.5.6 | | \--- io.projectreactor.netty:reactor-netty-http:1.2.10 | | +--- io.netty:netty-codec-http:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-transport:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-resolver:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-codec:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | +--- io.netty:netty-codec-http2:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | | \--- io.netty:netty-transport-classes-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.2.10 | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.127.Final | | | | | +--- io.netty:netty-common:4.1.127.Final | | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final (*) | | | \--- io.projectreactor:reactor-core:3.7.11 | | | \--- org.reactivestreams:reactive-streams:1.0.4 | | \--- io.projectreactor:reactor-core:3.7.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- org.springframework:spring-webflux:6.2.11 | +--- org.springframework:spring-beans:6.2.11 (*) | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- io.projectreactor:reactor-core:3.7.11 (*) +--- org.springframework.boot:spring-boot-starter-actuator -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.5.6 | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (*) | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-actuator:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- io.micrometer:micrometer-observation:1.15.4 (*) | \--- io.micrometer:micrometer-jakarta9:1.15.4 | +--- io.micrometer:micrometer-core:1.15.4 | | +--- io.micrometer:micrometer-commons:1.15.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- org.hdrhistogram:HdrHistogram:2.2.2 | | \--- org.latencyutils:LatencyUtils:2.0.3 | +--- io.micrometer:micrometer-commons:1.15.4 | \--- io.micrometer:micrometer-observation:1.15.4 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 | | +--- org.springframework.boot:spring-boot-starter:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-context:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | \--- org.bouncycastle:bcprov-jdk18on:1.80 | +--- org.springframework.cloud:spring-cloud-config-client:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.4 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) | | \--- org.apache.httpcomponents.client5:httpclient5:5.5.1 -> 5.5 | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 | | | \--- org.apache.httpcomponents.core5:httpcore5:5.3.5 | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | \--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | +--- org.springframework.cloud:spring-cloud-openfeign-core:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | \--- io.github.openfeign:feign-form-spring:13.6 | | +--- org.apache.commons:commons-text:1.13.0 | | | \--- org.apache.commons:commons-lang3:3.17.0 | | +--- io.github.openfeign:feign-form:13.6 | | | \--- io.github.openfeign:feign-core:13.6 | | +--- org.springframework:spring-web:6.1.13 -> 6.2.11 (*) | | \--- commons-fileupload:commons-fileupload:1.5 | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 (*) | +--- io.github.openfeign:feign-core:13.6 | \--- io.github.openfeign:feign-slf4j:13.6 | +--- io.github.openfeign:feign-core:13.6 | \--- org.slf4j:slf4j-api:2.0.17 +--- org.springframework.ai:spring-ai-starter-model-ollama -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 | | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | | +--- io.micrometer:micrometer-core:1.14.5 -> 1.15.4 (*) | | | | | +--- io.micrometer:context-propagation:1.1.2 -> 1.1.3 | | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 | | | | | | +--- javax.validation:validation-api:1.1.0.Final | | | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | | \--- com.knuddels:jtokkit:1.1.0 | | | | +--- org.springframework.ai:spring-ai-template-st:1.0.0-M8 | | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 (*) | | | | | +--- org.antlr:ST4:4.3.4 | | | | | | \--- org.antlr:antlr-runtime:3.5.3 | | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | | +--- io.micrometer:micrometer-observation:1.14.5 -> 1.15.4 (*) | | | | +--- org.springframework:spring-messaging:6.2.5 -> 6.2.11 | | | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | +--- com.github.victools:jsonschema-generator:4.37.0 | | | | | +--- com.fasterxml:classmate:1.7.0 | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 -> 2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 -> 2.19.2 (*) | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.github.victools:jsonschema-module-jackson:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | \--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 (*) | | | | +--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | +--- com.knuddels:jtokkit:1.1.0 | | | | \--- com.github.victools:jsonschema-generator:4.37.0 (*) | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | \--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | +--- org.springframework.ai:spring-ai-retry:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | | +--- org.springframework.retry:spring-retry:2.0.11 -> 2.0.12 | | | \--- org.springframework:spring-webflux:6.2.5 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | \--- org.slf4j:slf4j-api:2.0.17 | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:1.0.0-M8 | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) +--- org.springframework.ai:spring-ai-pdf-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.apache.pdfbox:pdfbox:3.0.3 | +--- org.apache.pdfbox:pdfbox-io:3.0.3 | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | +--- org.apache.pdfbox:fontbox:3.0.3 | | +--- org.apache.pdfbox:pdfbox-io:3.0.3 (*) | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 +--- org.springframework.ai:spring-ai-markdown-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.commonmark:commonmark:0.22.0 +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:1.0.0-M8 | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 | | | \--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-opensearch-store:1.0.0-M8 | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) | +--- org.opensearch.client:opensearch-java:2.23.0 | | +--- org.opensearch.client:opensearch-rest-client:2.12.0 | | | +--- org.apache.httpcomponents:httpclient:4.5.14 | | | +--- org.apache.httpcomponents:httpcore:4.4.16 | | | +--- org.apache.httpcomponents:httpasyncclient:4.1.5 | | | +--- org.apache.httpcomponents:httpcore-nio:4.4.16 | | | +--- commons-codec:commons-codec:1.15 -> 1.18.0 | | | \--- commons-logging:commons-logging:1.2 -> 1.3.5 | | +--- jakarta.json.bind:jakarta.json.bind-api:2.0.0 -> 3.0.1 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 -> 2.1.1 | | +--- com.fasterxml.jackson.core:jackson-core:2.17.0 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.0 -> 2.19.2 (*) | | +--- org.apache.httpcomponents.client5:httpclient5:5.4.3 -> 5.5 (*) | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 (*) | | +--- org.eclipse:yasson:2.0.2 -> 3.0.4 | | | +--- jakarta.json.bind:jakarta.json.bind-api:3.0.1 | | | +--- jakarta.json:jakarta.json-api:2.1.3 | | | \--- org.eclipse.parsson:parsson:1.1.7 | | | \--- jakarta.json:jakarta.json-api:2.1.3 | | +--- commons-logging:commons-logging:1.3.5 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | \--- org.eclipse.parsson:parsson:1.1.6 -> 1.1.7 (*) | \--- org.apache.httpcomponents.client5:httpclient5:5.4.2 -> 5.5 (*) +--- org.springframework.ai:spring-ai-rag -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 +--- org.apache.pdfbox:pdfbox:3.0.3 (*) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final | +--- jakarta.validation:jakarta.validation-api:3.0.2 | +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.6.1.Final | \--- com.fasterxml:classmate:1.5.1 -> 1.7.0 +--- org.glassfish:jakarta.el:4.0.2 | \--- jakarta.el:jakarta.el-api:4.0.0 +--- io.micrometer:micrometer-tracing-bridge-brave -> 1.5.4 | +--- io.micrometer:micrometer-tracing:1.5.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- io.micrometer:context-propagation:1.1.3 | | \--- aopalliance:aopalliance:1.0 | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | +--- io.zipkin.brave:brave:6.2.0 -> 6.1.0 | +--- io.zipkin.brave:brave-context-slf4j:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.brave:brave-instrumentation-http:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.aws:brave-propagation-aws:1.3.0 | | \--- io.zipkin.brave:brave:6.1.0 | \--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:0.2.0 +--- io.zipkin.reporter2:zipkin-reporter-brave -> 3.5.1 | \--- io.zipkin.reporter2:zipkin-reporter:3.5.1 +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.13.2 | | \--- com.google.errorprone:error_prone_annotations:2.41.0 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 4.12.0 | | +--- com.squareup.okio:okio:3.6.0 | | | \--- com.squareup.okio:okio-jvm:3.6.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 | | | | | +--- org.jetbrains:annotations:13.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.25 (c) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c) | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.25 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*) | +--- com.google.code.gson:gson:2.9.1 -> 2.13.2 (*) | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 | +--- org.springdoc:springdoc-openapi-starter-webflux-api:2.1.0 | | +--- org.springdoc:springdoc-openapi-starter-common:2.1.0 | | | +--- org.springframework.boot:spring-boot-autoconfigure:3.0.5 -> 3.5.6 (*) | | | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.9 | | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0 | | | +--- org.slf4j:slf4j-api:1.7.35 -> 2.0.17 | | | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 | | | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.9 | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- org.yaml:snakeyaml:2.0 -> 2.4 | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.0 -> 4.0.2 | | | | \--- jakarta.activation:jakarta.activation-api:2.1.3 -> 2.1.4 | | | +--- jakarta.validation:jakarta.validation-api:3.0.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -> 2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | +--- org.yaml:snakeyaml:2.4 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -> 2.19.2 (*) | | \--- org.springframework:spring-webflux:6.0.7 -> 6.2.11 (*) | \--- org.webjars:swagger-ui:4.18.2 +--- com.fasterxml.jackson.core:jackson-databind -> 2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-annotations -> 2.19.2 (*) +--- com.fasterxml.jackson.datatype:jackson-datatype-joda -> 2.19.2 | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | +--- joda-time:joda-time:2.12.7 | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) +--- org.springframework.boot:spring-boot-starter-webflux:{strictly 3.5.6} -> 3.5.6 (c) +--- com.fasterxml.jackson.core:jackson-databind:{strictly 2.19.2} -> 2.19.2 (c) +--- com.fasterxml.jackson.core:jackson-annotations:{strictly 2.19.2} -> 2.19.2 (c) +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:{strictly 2.19.2} -> 2.19.2 (c) +--- org.springframework.boot:spring-boot-starter-actuator:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework.cloud:spring-cloud-starter-config:{strictly 4.3.1} -> 4.3.1 (c) +--- org.springframework.cloud:spring-cloud-starter-openfeign:{strictly 4.3.1} -> 4.3.1 (c) +--- org.springframework.ai:spring-ai-starter-model-ollama:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-pdf-document-reader:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.apache.pdfbox:pdfbox:{strictly 3.0.3} -> 3.0.3 (c) +--- org.springframework.ai:spring-ai-markdown-document-reader:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-rag:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- com.microsoft.onnxruntime:onnxruntime:{strictly 1.18.0} -> 1.18.0 (c) +--- org.hibernate.validator:hibernate-validator:{strictly 8.0.1.Final} -> 8.0.1.Final (c) +--- org.glassfish:jakarta.el:{strictly 4.0.2} -> 4.0.2 (c) +--- io.micrometer:micrometer-tracing-bridge-brave:{strictly 1.5.4} -> 1.5.4 (c) +--- io.zipkin.reporter2:zipkin-reporter-brave:{strictly 3.5.1} -> 3.5.1 (c) +--- com.slack.api:slack-api-client:{strictly 1.25.1} -> 1.25.1 (c) +--- org.springdoc:springdoc-openapi-starter-webflux-ui:{strictly 2.1.0} -> 2.1.0 (c) +--- org.springframework.boot:spring-boot-starter:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework.boot:spring-boot-starter-json:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework.boot:spring-boot-starter-reactor-netty:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework:spring-web:{strictly 6.2.11} -> 6.2.11 (c) +--- org.springframework:spring-webflux:{strictly 6.2.11} -> 6.2.11 (c) +--- org.springframework.boot:spring-boot-actuator-autoconfigure:{strictly 3.5.6} -> 3.5.6 (c) +--- io.micrometer:micrometer-observation:{strictly 1.15.4} -> 1.15.4 (c) +--- io.micrometer:micrometer-jakarta9:{strictly 1.15.4} -> 1.15.4 (c) +--- org.springframework.cloud:spring-cloud-starter:{strictly 4.3.1} -> 4.3.1 (c) +--- org.springframework.cloud:spring-cloud-config-client:{strictly 4.3.1} -> 4.3.1 (c) +--- org.springframework.cloud:spring-cloud-openfeign-core:{strictly 4.3.1} -> 4.3.1 (c) +--- org.springframework.cloud:spring-cloud-commons:{strictly 4.3.1} -> 4.3.1 (c) +--- io.github.openfeign:feign-core:{strictly 13.6} -> 13.6 (c) +--- io.github.openfeign:feign-slf4j:{strictly 13.6} -> 13.6 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-ollama:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-client-chat:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.commonmark:commonmark:{strictly 0.22.0} -> 0.22.0 (c) +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-opensearch-store:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-vector-store:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.apache.pdfbox:pdfbox-io:{strictly 3.0.3} -> 3.0.3 (c) +--- org.apache.pdfbox:fontbox:{strictly 3.0.3} -> 3.0.3 (c) +--- commons-logging:commons-logging:{strictly 1.3.5} -> 1.3.5 (c) +--- jakarta.validation:jakarta.validation-api:{strictly 3.0.2} -> 3.0.2 (c) +--- org.jboss.logging:jboss-logging:{strictly 3.6.1.Final} -> 3.6.1.Final (c) +--- com.fasterxml:classmate:{strictly 1.7.0} -> 1.7.0 (c) +--- jakarta.el:jakarta.el-api:{strictly 4.0.0} -> 4.0.0 (c) +--- io.micrometer:micrometer-tracing:{strictly 1.5.4} -> 1.5.4 (c) +--- org.slf4j:slf4j-api:{strictly 2.0.17} -> 2.0.17 (c) +--- io.zipkin.brave:brave:{strictly 6.1.0} -> 6.1.0 (c) +--- io.zipkin.brave:brave-context-slf4j:{strictly 6.1.0} -> 6.1.0 (c) +--- io.zipkin.brave:brave-instrumentation-http:{strictly 6.1.0} -> 6.1.0 (c) +--- io.zipkin.aws:brave-propagation-aws:{strictly 1.3.0} -> 1.3.0 (c) +--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:{strictly 0.2.0} -> 0.2.0 (c) +--- io.zipkin.reporter2:zipkin-reporter:{strictly 3.5.1} -> 3.5.1 (c) +--- com.slack.api:slack-api-model:{strictly 1.25.1} -> 1.25.1 (c) +--- com.squareup.okhttp3:okhttp:{strictly 4.12.0} -> 4.12.0 (c) +--- com.google.code.gson:gson:{strictly 2.13.2} -> 2.13.2 (c) +--- org.springdoc:springdoc-openapi-starter-webflux-api:{strictly 2.1.0} -> 2.1.0 (c) +--- org.webjars:swagger-ui:{strictly 4.18.2} -> 4.18.2 (c) +--- com.fasterxml.jackson.core:jackson-core:{strictly 2.19.2} -> 2.19.2 (c) +--- com.fasterxml.jackson:jackson-bom:{strictly 2.19.2} -> 2.19.2 (c) +--- joda-time:joda-time:{strictly 2.12.7} -> 2.12.7 (c) +--- org.springframework.boot:spring-boot:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework.boot:spring-boot-autoconfigure:{strictly 3.5.6} -> 3.5.6 (c) +--- org.springframework.boot:spring-boot-starter-logging:{strictly 3.5.6} -> 3.5.6 (c) +--- jakarta.annotation:jakarta.annotation-api:{strictly 2.1.1} -> 2.1.1 (c) +--- org.springframework:spring-core:{strictly 6.2.11} -> 6.2.11 (c) +--- org.yaml:snakeyaml:{strictly 2.4} -> 2.4 (c) +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:{strictly 2.19.2} -> 2.19.2 (c) +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:{strictly 2.19.2} -> 2.19.2 (c) +--- com.fasterxml.jackson.module:jackson-module-parameter-names:{strictly 2.19.2} -> 2.19.2 (c) +--- io.projectreactor.netty:reactor-netty-http:{strictly 1.2.10} -> 1.2.10 (c) +--- org.springframework:spring-beans:{strictly 6.2.11} -> 6.2.11 (c) +--- io.projectreactor:reactor-core:{strictly 3.7.11} -> 3.7.11 (c) +--- org.springframework.boot:spring-boot-actuator:{strictly 3.5.6} -> 3.5.6 (c) +--- io.micrometer:micrometer-commons:{strictly 1.15.4} -> 1.15.4 (c) +--- io.micrometer:micrometer-core:{strictly 1.15.4} -> 1.15.4 (c) +--- org.springframework.cloud:spring-cloud-context:{strictly 4.3.1} -> 4.3.1 (c) +--- org.bouncycastle:bcprov-jdk18on:{strictly 1.80} -> 1.80 (c) +--- org.apache.httpcomponents.client5:httpclient5:{strictly 5.5} -> 5.5 (c) +--- io.github.openfeign:feign-form-spring:{strictly 13.6} -> 13.6 (c) +--- org.springframework.security:spring-security-crypto:{strictly 6.5.5} -> 6.5.5 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-retry:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-model:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:{strictly 2.19.2} -> 2.19.2 (c) +--- io.swagger.core.v3:swagger-annotations:{strictly 2.2.25} -> 2.2.25 (c) +--- com.github.victools:jsonschema-module-swagger-2:{strictly 4.37.0} -> 4.37.0 (c) +--- org.springframework:spring-context:{strictly 6.2.11} -> 6.2.11 (c) +--- com.knuddels:jtokkit:{strictly 1.1.0} -> 1.1.0 (c) +--- com.github.victools:jsonschema-generator:{strictly 4.37.0} -> 4.37.0 (c) +--- org.opensearch.client:opensearch-java:{strictly 2.23.0} -> 2.23.0 (c) +--- io.micrometer:context-propagation:{strictly 1.1.3} -> 1.1.3 (c) +--- aopalliance:aopalliance:{strictly 1.0} -> 1.0 (c) +--- com.squareup.okio:okio:{strictly 3.6.0} -> 3.6.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.9.25} -> 1.9.25 (c) +--- com.google.errorprone:error_prone_annotations:{strictly 2.41.0} -> 2.41.0 (c) +--- org.springdoc:springdoc-openapi-starter-common:{strictly 2.1.0} -> 2.1.0 (c) +--- ch.qos.logback:logback-classic:{strictly 1.5.18} -> 1.5.18 (c) +--- org.apache.logging.log4j:log4j-to-slf4j:{strictly 2.24.3} -> 2.24.3 (c) +--- org.slf4j:jul-to-slf4j:{strictly 2.0.17} -> 2.0.17 (c) +--- org.springframework:spring-jcl:{strictly 6.2.11} -> 6.2.11 (c) +--- io.netty:netty-codec-http:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-codec-http2:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-resolver-dns:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-resolver-dns-native-macos:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-transport-native-epoll:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.projectreactor.netty:reactor-netty-core:{strictly 1.2.10} -> 1.2.10 (c) +--- org.reactivestreams:reactive-streams:{strictly 1.0.4} -> 1.0.4 (c) +--- org.hdrhistogram:HdrHistogram:{strictly 2.2.2} -> 2.2.2 (c) +--- org.latencyutils:LatencyUtils:{strictly 2.0.3} -> 2.0.3 (c) +--- org.apache.httpcomponents.core5:httpcore5:{strictly 5.3.5} -> 5.3.5 (c) +--- org.apache.httpcomponents.core5:httpcore5-h2:{strictly 5.3.5} -> 5.3.5 (c) +--- org.apache.commons:commons-text:{strictly 1.13.0} -> 1.13.0 (c) +--- io.github.openfeign:feign-form:{strictly 13.6} -> 13.6 (c) +--- commons-fileupload:commons-fileupload:{strictly 1.5} -> 1.5 (c) +--- org.springframework.retry:spring-retry:{strictly 2.0.12} -> 2.0.12 (c) +--- org.springframework.ai:spring-ai-commons:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework.ai:spring-ai-template-st:{strictly 1.0.0-M8} -> 1.0.0-M8 (c) +--- org.springframework:spring-messaging:{strictly 6.2.11} -> 6.2.11 (c) +--- org.antlr:antlr4-runtime:{strictly 4.13.1} -> 4.13.1 (c) +--- com.github.victools:jsonschema-module-jackson:{strictly 4.37.0} -> 4.37.0 (c) +--- javax.validation:validation-api:{strictly 1.1.0.Final} -> 1.1.0.Final (c) +--- org.springframework:spring-aop:{strictly 6.2.11} -> 6.2.11 (c) +--- org.springframework:spring-expression:{strictly 6.2.11} -> 6.2.11 (c) +--- org.opensearch.client:opensearch-rest-client:{strictly 2.12.0} -> 2.12.0 (c) +--- jakarta.json.bind:jakarta.json.bind-api:{strictly 3.0.1} -> 3.0.1 (c) +--- org.eclipse:yasson:{strictly 3.0.4} -> 3.0.4 (c) +--- com.google.code.findbugs:jsr305:{strictly 3.0.2} -> 3.0.2 (c) +--- org.eclipse.parsson:parsson:{strictly 1.1.7} -> 1.1.7 (c) +--- com.squareup.okio:okio-jvm:{strictly 3.6.0} -> 3.6.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.9.25} -> 1.9.25 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.9.25} -> 1.9.25 (c) +--- io.swagger.core.v3:swagger-core-jakarta:{strictly 2.2.9} -> 2.2.9 (c) +--- ch.qos.logback:logback-core:{strictly 1.5.18} -> 1.5.18 (c) +--- org.apache.logging.log4j:log4j-api:{strictly 2.24.3} -> 2.24.3 (c) +--- io.netty:netty-common:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-buffer:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-transport:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-codec:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-handler:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-resolver:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-codec-dns:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-resolver-dns-classes-macos:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-transport-native-unix-common:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-transport-classes-epoll:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- io.netty:netty-handler-proxy:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- org.apache.commons:commons-lang3:{strictly 3.17.0} -> 3.17.0 (c) +--- org.antlr:ST4:{strictly 4.3.4} -> 4.3.4 (c) +--- org.apache.httpcomponents:httpclient:{strictly 4.5.14} -> 4.5.14 (c) +--- org.apache.httpcomponents:httpcore:{strictly 4.4.16} -> 4.4.16 (c) +--- org.apache.httpcomponents:httpasyncclient:{strictly 4.1.5} -> 4.1.5 (c) +--- org.apache.httpcomponents:httpcore-nio:{strictly 4.4.16} -> 4.4.16 (c) +--- commons-codec:commons-codec:{strictly 1.18.0} -> 1.18.0 (c) +--- jakarta.json:jakarta.json-api:{strictly 2.1.3} -> 2.1.3 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.9.25} -> 1.9.25 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- io.swagger.core.v3:swagger-annotations-jakarta:{strictly 2.2.9} -> 2.2.9 (c) +--- io.swagger.core.v3:swagger-models-jakarta:{strictly 2.2.9} -> 2.2.9 (c) +--- jakarta.xml.bind:jakarta.xml.bind-api:{strictly 4.0.2} -> 4.0.2 (c) +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:{strictly 2.19.2} -> 2.19.2 (c) +--- io.netty:netty-codec-socks:{strictly 4.1.127.Final} -> 4.1.127.Final (c) +--- org.antlr:antlr-runtime:{strictly 3.5.3} -> 3.5.3 (c) \--- jakarta.activation:jakarta.activation-api:{strictly 2.1.4} -> 2.1.4 (c) runtimeClasspath - Runtime classpath of source set 'main'. +--- org.springframework.boot:spring-boot-starter-webflux -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 | | | +--- org.springframework:spring-core:6.2.11 | | | | \--- org.springframework:spring-jcl:6.2.11 | | | \--- org.springframework:spring-context:6.2.11 | | | +--- org.springframework:spring-aop:6.2.11 | | | | +--- org.springframework:spring-beans:6.2.11 | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-expression:6.2.11 | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 | | | \--- io.micrometer:micrometer-commons:1.15.4 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:3.5.6 | | | +--- ch.qos.logback:logback-classic:1.5.18 | | | | +--- ch.qos.logback:logback-core:1.5.18 | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 | | | | +--- org.apache.logging.log4j:log4j-api:2.24.3 | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | \--- org.slf4j:jul-to-slf4j:2.0.17 | | | \--- org.slf4j:slf4j-api:2.0.17 | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1 | | +--- org.springframework:spring-core:6.2.11 (*) | | \--- org.yaml:snakeyaml:2.4 | +--- org.springframework.boot:spring-boot-starter-json:3.5.6 | | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | | +--- org.springframework:spring-web:6.2.11 | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 (c) | | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.5.6 | | \--- io.projectreactor.netty:reactor-netty-http:1.2.10 | | +--- io.netty:netty-codec-http:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-transport:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-resolver:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-codec:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | +--- io.netty:netty-codec-http2:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | | \--- io.netty:netty-transport-classes-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.2.10 | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.127.Final | | | | | +--- io.netty:netty-common:4.1.127.Final | | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final (*) | | | \--- io.projectreactor:reactor-core:3.7.11 | | | \--- org.reactivestreams:reactive-streams:1.0.4 | | \--- io.projectreactor:reactor-core:3.7.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- org.springframework:spring-webflux:6.2.11 | +--- org.springframework:spring-beans:6.2.11 (*) | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- io.projectreactor:reactor-core:3.7.11 (*) +--- org.springframework.boot:spring-boot-starter-actuator -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.5.6 | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (*) | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-actuator:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- io.micrometer:micrometer-observation:1.15.4 (*) | \--- io.micrometer:micrometer-jakarta9:1.15.4 | +--- io.micrometer:micrometer-core:1.15.4 | | +--- io.micrometer:micrometer-commons:1.15.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- org.hdrhistogram:HdrHistogram:2.2.2 | | \--- org.latencyutils:LatencyUtils:2.0.3 | +--- io.micrometer:micrometer-commons:1.15.4 | \--- io.micrometer:micrometer-observation:1.15.4 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 | | +--- org.springframework.boot:spring-boot-starter:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-context:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | \--- org.bouncycastle:bcprov-jdk18on:1.80 | +--- org.springframework.cloud:spring-cloud-config-client:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.4 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) | | \--- org.apache.httpcomponents.client5:httpclient5:5.5.1 -> 5.5 | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 | | | \--- org.apache.httpcomponents.core5:httpcore5:5.3.5 | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | \--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | +--- org.springframework.cloud:spring-cloud-openfeign-core:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | \--- io.github.openfeign:feign-form-spring:13.6 | | +--- org.apache.commons:commons-text:1.13.0 | | | \--- org.apache.commons:commons-lang3:3.17.0 | | +--- io.github.openfeign:feign-form:13.6 | | | \--- io.github.openfeign:feign-core:13.6 | | +--- org.springframework:spring-web:6.1.13 -> 6.2.11 (*) | | \--- commons-fileupload:commons-fileupload:1.5 | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 (*) | +--- io.github.openfeign:feign-core:13.6 | \--- io.github.openfeign:feign-slf4j:13.6 | +--- io.github.openfeign:feign-core:13.6 | \--- org.slf4j:slf4j-api:2.0.17 +--- org.springframework.ai:spring-ai-starter-model-ollama -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 | | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | | +--- io.micrometer:micrometer-core:1.14.5 -> 1.15.4 (*) | | | | | +--- io.micrometer:context-propagation:1.1.2 -> 1.1.3 | | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 | | | | | | +--- javax.validation:validation-api:1.1.0.Final | | | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | | \--- com.knuddels:jtokkit:1.1.0 | | | | +--- org.springframework.ai:spring-ai-template-st:1.0.0-M8 | | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 (*) | | | | | +--- org.antlr:ST4:4.3.4 | | | | | | \--- org.antlr:antlr-runtime:3.5.3 | | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | | +--- io.micrometer:micrometer-observation:1.14.5 -> 1.15.4 (*) | | | | +--- org.springframework:spring-messaging:6.2.5 -> 6.2.11 | | | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | +--- com.github.victools:jsonschema-generator:4.37.0 | | | | | +--- com.fasterxml:classmate:1.7.0 | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 -> 2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 -> 2.19.2 (*) | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.github.victools:jsonschema-module-jackson:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | \--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 (*) | | | | +--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | +--- com.knuddels:jtokkit:1.1.0 | | | | \--- com.github.victools:jsonschema-generator:4.37.0 (*) | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | \--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | +--- org.springframework.ai:spring-ai-retry:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | | +--- org.springframework.retry:spring-retry:2.0.11 -> 2.0.12 | | | \--- org.springframework:spring-webflux:6.2.5 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | \--- org.slf4j:slf4j-api:2.0.17 | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:1.0.0-M8 | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) +--- org.springframework.ai:spring-ai-pdf-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.apache.pdfbox:pdfbox:3.0.3 | +--- org.apache.pdfbox:pdfbox-io:3.0.3 | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | +--- org.apache.pdfbox:fontbox:3.0.3 | | +--- org.apache.pdfbox:pdfbox-io:3.0.3 (*) | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 +--- org.springframework.ai:spring-ai-markdown-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.commonmark:commonmark:0.22.0 +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:1.0.0-M8 | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 | | | \--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-opensearch-store:1.0.0-M8 | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) | +--- org.opensearch.client:opensearch-java:2.23.0 | | +--- org.opensearch.client:opensearch-rest-client:2.12.0 | | | +--- org.apache.httpcomponents:httpclient:4.5.14 | | | +--- org.apache.httpcomponents:httpcore:4.4.16 | | | +--- org.apache.httpcomponents:httpasyncclient:4.1.5 | | | +--- org.apache.httpcomponents:httpcore-nio:4.4.16 | | | +--- commons-codec:commons-codec:1.15 -> 1.18.0 | | | \--- commons-logging:commons-logging:1.2 -> 1.3.5 | | +--- jakarta.json.bind:jakarta.json.bind-api:2.0.0 -> 3.0.1 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 -> 2.1.1 | | +--- com.fasterxml.jackson.core:jackson-core:2.17.0 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.0 -> 2.19.2 (*) | | +--- org.apache.httpcomponents.client5:httpclient5:5.4.3 -> 5.5 (*) | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 (*) | | +--- org.eclipse:yasson:2.0.2 -> 3.0.4 | | | +--- jakarta.json.bind:jakarta.json.bind-api:3.0.1 | | | +--- jakarta.json:jakarta.json-api:2.1.3 | | | \--- org.eclipse.parsson:parsson:1.1.7 | | | \--- jakarta.json:jakarta.json-api:2.1.3 | | +--- commons-logging:commons-logging:1.3.5 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | \--- org.eclipse.parsson:parsson:1.1.6 -> 1.1.7 (*) | \--- org.apache.httpcomponents.client5:httpclient5:5.4.2 -> 5.5 (*) +--- org.springframework.ai:spring-ai-rag -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 +--- org.apache.pdfbox:pdfbox:3.0.3 (*) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final | +--- jakarta.validation:jakarta.validation-api:3.0.2 | +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.6.1.Final | \--- com.fasterxml:classmate:1.5.1 -> 1.7.0 +--- org.glassfish:jakarta.el:4.0.2 | \--- jakarta.el:jakarta.el-api:4.0.0 +--- io.micrometer:micrometer-tracing-bridge-brave -> 1.5.4 | +--- io.micrometer:micrometer-tracing:1.5.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- io.micrometer:context-propagation:1.1.3 | | \--- aopalliance:aopalliance:1.0 | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | +--- io.zipkin.brave:brave:6.2.0 -> 6.1.0 | +--- io.zipkin.brave:brave-context-slf4j:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.brave:brave-instrumentation-http:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.aws:brave-propagation-aws:1.3.0 | | \--- io.zipkin.brave:brave:6.1.0 | \--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:0.2.0 +--- io.zipkin.reporter2:zipkin-reporter-brave -> 3.5.1 | \--- io.zipkin.reporter2:zipkin-reporter:3.5.1 +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.13.2 | | \--- com.google.errorprone:error_prone_annotations:2.41.0 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 4.12.0 | | +--- com.squareup.okio:okio:3.6.0 | | | \--- com.squareup.okio:okio-jvm:3.6.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 | | | | | +--- org.jetbrains:annotations:13.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.25 (c) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c) | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.25 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*) | +--- com.google.code.gson:gson:2.9.1 -> 2.13.2 (*) | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 | +--- org.springdoc:springdoc-openapi-starter-webflux-api:2.1.0 | | +--- org.springdoc:springdoc-openapi-starter-common:2.1.0 | | | +--- org.springframework.boot:spring-boot-autoconfigure:3.0.5 -> 3.5.6 (*) | | | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.9 | | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0 | | | +--- org.slf4j:slf4j-api:1.7.35 -> 2.0.17 | | | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 | | | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.9 | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- org.yaml:snakeyaml:2.0 -> 2.4 | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.0 -> 4.0.2 | | | | \--- jakarta.activation:jakarta.activation-api:2.1.3 -> 2.1.4 | | | +--- jakarta.validation:jakarta.validation-api:3.0.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -> 2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | +--- org.yaml:snakeyaml:2.4 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -> 2.19.2 (*) | | \--- org.springframework:spring-webflux:6.0.7 -> 6.2.11 (*) | \--- org.webjars:swagger-ui:4.18.2 +--- com.fasterxml.jackson.core:jackson-databind -> 2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-annotations -> 2.19.2 (*) \--- com.fasterxml.jackson.datatype:jackson-datatype-joda -> 2.19.2 +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) +--- joda-time:joda-time:2.12.7 \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) runtimeElements - Runtime elements for the 'main' feature. (n) No dependencies runtimeOnly - Runtime-only dependencies for the 'main' feature. (n) No dependencies testAndDevelopmentOnly - Configuration for test and development-only dependencies such as Spring Boot's DevTools. No dependencies testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'. No dependencies testCompileClasspath - Compile classpath for source set 'test'. +--- org.springframework.boot:spring-boot-starter-webflux -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 | | | +--- org.springframework:spring-core:6.2.11 | | | | \--- org.springframework:spring-jcl:6.2.11 | | | \--- org.springframework:spring-context:6.2.11 | | | +--- org.springframework:spring-aop:6.2.11 | | | | +--- org.springframework:spring-beans:6.2.11 | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-expression:6.2.11 | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 | | | \--- io.micrometer:micrometer-commons:1.15.4 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:3.5.6 | | | +--- ch.qos.logback:logback-classic:1.5.18 | | | | +--- ch.qos.logback:logback-core:1.5.18 | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 | | | | +--- org.apache.logging.log4j:log4j-api:2.24.3 | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | \--- org.slf4j:jul-to-slf4j:2.0.17 | | | \--- org.slf4j:slf4j-api:2.0.17 | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1 | | +--- org.springframework:spring-core:6.2.11 (*) | | \--- org.yaml:snakeyaml:2.4 | +--- org.springframework.boot:spring-boot-starter-json:3.5.6 | | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | | +--- org.springframework:spring-web:6.2.11 | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 (c) | | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.5.6 | | \--- io.projectreactor.netty:reactor-netty-http:1.2.10 | | +--- io.netty:netty-codec-http:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-transport:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-resolver:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-codec:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | +--- io.netty:netty-codec-http2:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | | \--- io.netty:netty-transport-classes-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.2.10 | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.127.Final | | | | | +--- io.netty:netty-common:4.1.127.Final | | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final (*) | | | \--- io.projectreactor:reactor-core:3.7.11 | | | \--- org.reactivestreams:reactive-streams:1.0.4 | | \--- io.projectreactor:reactor-core:3.7.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- org.springframework:spring-webflux:6.2.11 | +--- org.springframework:spring-beans:6.2.11 (*) | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- io.projectreactor:reactor-core:3.7.11 (*) +--- org.springframework.boot:spring-boot-starter-actuator -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-actuator:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- io.micrometer:micrometer-observation:1.15.4 (*) | \--- io.micrometer:micrometer-jakarta9:1.15.4 | +--- io.micrometer:micrometer-core:1.15.4 | | +--- io.micrometer:micrometer-commons:1.15.4 | | \--- io.micrometer:micrometer-observation:1.15.4 (*) | +--- io.micrometer:micrometer-commons:1.15.4 | \--- io.micrometer:micrometer-observation:1.15.4 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 | | +--- org.springframework.boot:spring-boot-starter:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-context:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | \--- org.bouncycastle:bcprov-jdk18on:1.80 | +--- org.springframework.cloud:spring-cloud-config-client:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.4 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) | | \--- org.apache.httpcomponents.client5:httpclient5:5.5.1 -> 5.5 | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 | | | \--- org.apache.httpcomponents.core5:httpcore5:5.3.5 | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | \--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | +--- org.springframework.cloud:spring-cloud-openfeign-core:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | \--- io.github.openfeign:feign-form-spring:13.6 | | +--- org.apache.commons:commons-text:1.13.0 | | | \--- org.apache.commons:commons-lang3:3.17.0 | | +--- io.github.openfeign:feign-form:13.6 | | | \--- io.github.openfeign:feign-core:13.6 | | +--- org.springframework:spring-web:6.1.13 -> 6.2.11 (*) | | \--- commons-fileupload:commons-fileupload:1.5 | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 (*) | +--- io.github.openfeign:feign-core:13.6 | \--- io.github.openfeign:feign-slf4j:13.6 | +--- io.github.openfeign:feign-core:13.6 | \--- org.slf4j:slf4j-api:2.0.17 +--- org.springframework.ai:spring-ai-starter-model-ollama -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 | | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | | +--- io.micrometer:micrometer-core:1.14.5 -> 1.15.4 (*) | | | | | +--- io.micrometer:context-propagation:1.1.2 -> 1.1.3 | | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 | | | | | | +--- javax.validation:validation-api:1.1.0.Final | | | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | | \--- com.knuddels:jtokkit:1.1.0 | | | | +--- org.springframework.ai:spring-ai-template-st:1.0.0-M8 | | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 (*) | | | | | +--- org.antlr:ST4:4.3.4 | | | | | | \--- org.antlr:antlr-runtime:3.5.3 | | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | | +--- io.micrometer:micrometer-observation:1.14.5 -> 1.15.4 (*) | | | | +--- org.springframework:spring-messaging:6.2.5 -> 6.2.11 | | | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | +--- com.github.victools:jsonschema-generator:4.37.0 | | | | | +--- com.fasterxml:classmate:1.7.0 | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 -> 2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 -> 2.19.2 (*) | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.github.victools:jsonschema-module-jackson:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | \--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 (*) | | | | +--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | +--- com.knuddels:jtokkit:1.1.0 | | | | \--- com.github.victools:jsonschema-generator:4.37.0 (*) | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | \--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | +--- org.springframework.ai:spring-ai-retry:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | | +--- org.springframework.retry:spring-retry:2.0.11 -> 2.0.12 | | | \--- org.springframework:spring-webflux:6.2.5 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | \--- org.slf4j:slf4j-api:2.0.17 | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:1.0.0-M8 | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) +--- org.springframework.ai:spring-ai-pdf-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.apache.pdfbox:pdfbox:3.0.3 | +--- org.apache.pdfbox:pdfbox-io:3.0.3 | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | +--- org.apache.pdfbox:fontbox:3.0.3 | | +--- org.apache.pdfbox:pdfbox-io:3.0.3 (*) | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 +--- org.springframework.ai:spring-ai-markdown-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.commonmark:commonmark:0.22.0 +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:1.0.0-M8 | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 | | | \--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-opensearch-store:1.0.0-M8 | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) | +--- org.opensearch.client:opensearch-java:2.23.0 | | +--- commons-logging:commons-logging:1.3.5 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | \--- org.eclipse.parsson:parsson:1.1.6 | | \--- jakarta.json:jakarta.json-api:2.1.3 | \--- org.apache.httpcomponents.client5:httpclient5:5.4.2 -> 5.5 (*) +--- org.springframework.ai:spring-ai-rag -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 +--- org.apache.pdfbox:pdfbox:3.0.3 (*) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final | +--- jakarta.validation:jakarta.validation-api:3.0.2 | +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.6.1.Final | \--- com.fasterxml:classmate:1.5.1 -> 1.7.0 +--- org.glassfish:jakarta.el:4.0.2 | \--- jakarta.el:jakarta.el-api:4.0.0 +--- io.micrometer:micrometer-tracing-bridge-brave -> 1.5.4 | +--- io.micrometer:micrometer-tracing:1.5.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- io.micrometer:context-propagation:1.1.3 | | \--- aopalliance:aopalliance:1.0 | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | +--- io.zipkin.brave:brave:6.2.0 -> 6.1.0 | +--- io.zipkin.brave:brave-context-slf4j:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.brave:brave-instrumentation-http:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.aws:brave-propagation-aws:1.3.0 | | \--- io.zipkin.brave:brave:6.1.0 | \--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:0.2.0 +--- io.zipkin.reporter2:zipkin-reporter-brave -> 3.5.1 | \--- io.zipkin.reporter2:zipkin-reporter:3.5.1 +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.13.2 | | \--- com.google.errorprone:error_prone_annotations:2.41.0 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 4.12.0 | | +--- com.squareup.okio:okio:3.6.0 | | | \--- com.squareup.okio:okio-jvm:3.6.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 | | | | | +--- org.jetbrains:annotations:13.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.25 (c) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c) | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.25 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*) | +--- com.google.code.gson:gson:2.9.1 -> 2.13.2 (*) | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 | +--- org.springdoc:springdoc-openapi-starter-webflux-api:2.1.0 | | +--- org.springdoc:springdoc-openapi-starter-common:2.1.0 | | | +--- org.springframework.boot:spring-boot-autoconfigure:3.0.5 -> 3.5.6 (*) | | | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.9 | | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0 | | | +--- org.slf4j:slf4j-api:1.7.35 -> 2.0.17 | | | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 | | | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.9 | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- org.yaml:snakeyaml:2.0 -> 2.4 | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.0 -> 4.0.2 | | | | \--- jakarta.activation:jakarta.activation-api:2.1.3 -> 2.1.4 | | | +--- jakarta.validation:jakarta.validation-api:3.0.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -> 2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | +--- org.yaml:snakeyaml:2.4 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -> 2.19.2 (*) | | \--- org.springframework:spring-webflux:6.0.7 -> 6.2.11 (*) | \--- org.webjars:swagger-ui:4.18.2 +--- com.fasterxml.jackson.core:jackson-databind -> 2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-annotations -> 2.19.2 (*) +--- com.fasterxml.jackson.datatype:jackson-datatype-joda -> 2.19.2 | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | +--- joda-time:joda-time:2.12.7 | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) \--- org.springframework.boot:spring-boot-starter-test -> 3.5.6 +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) +--- org.springframework.boot:spring-boot-test:3.5.6 | +--- org.springframework.boot:spring-boot:3.5.6 (*) | \--- org.springframework:spring-test:6.2.11 | \--- org.springframework:spring-core:6.2.11 (*) +--- org.springframework.boot:spring-boot-test-autoconfigure:3.5.6 | +--- org.springframework.boot:spring-boot:3.5.6 (*) | +--- org.springframework.boot:spring-boot-test:3.5.6 (*) | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) +--- com.jayway.jsonpath:json-path:2.9.0 +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*) +--- net.minidev:json-smart:2.5.2 | \--- net.minidev:accessors-smart:2.5.2 | \--- org.ow2.asm:asm:9.7.1 +--- org.assertj:assertj-core:3.27.4 | \--- net.bytebuddy:byte-buddy:1.15.11 -> 1.17.7 +--- org.awaitility:awaitility:4.2.2 | \--- org.hamcrest:hamcrest:2.1 -> 3.0 +--- org.hamcrest:hamcrest:3.0 +--- org.junit.jupiter:junit-jupiter:5.12.2 | +--- org.junit:junit-bom:5.12.2 | | +--- org.junit.jupiter:junit-jupiter:5.12.2 (c) | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 (c) | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 (c) | | \--- org.junit.platform:junit-platform-commons:1.12.2 (c) | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 | | +--- org.junit:junit-bom:5.12.2 (*) | | +--- org.opentest4j:opentest4j:1.3.0 | | +--- org.junit.platform:junit-platform-commons:1.12.2 | | | +--- org.junit:junit-bom:5.12.2 (*) | | | \--- org.apiguardian:apiguardian-api:1.1.2 | | \--- org.apiguardian:apiguardian-api:1.1.2 | \--- org.junit.jupiter:junit-jupiter-params:5.12.2 | +--- org.junit:junit-bom:5.12.2 (*) | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) | \--- org.apiguardian:apiguardian-api:1.1.2 +--- org.mockito:mockito-core:5.17.0 | +--- net.bytebuddy:byte-buddy:1.15.11 -> 1.17.7 | \--- net.bytebuddy:byte-buddy-agent:1.15.11 -> 1.17.7 +--- org.mockito:mockito-junit-jupiter:5.17.0 | \--- org.mockito:mockito-core:5.17.0 (*) +--- org.skyscreamer:jsonassert:1.5.3 | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 +--- org.springframework:spring-core:6.2.11 (*) +--- org.springframework:spring-test:6.2.11 (*) \--- org.xmlunit:xmlunit-core:2.10.4 testCompileOnly - Compile only dependencies for source set 'test'. (n) No dependencies testImplementation - Implementation only dependencies for source set 'test'. (n) \--- org.springframework.boot:spring-boot-starter-test (n) testRuntimeClasspath - Runtime classpath of source set 'test'. +--- org.springframework.boot:spring-boot-starter-webflux -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 | | | +--- org.springframework:spring-core:6.2.11 | | | | \--- org.springframework:spring-jcl:6.2.11 | | | \--- org.springframework:spring-context:6.2.11 | | | +--- org.springframework:spring-aop:6.2.11 | | | | +--- org.springframework:spring-beans:6.2.11 | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | +--- org.springframework:spring-expression:6.2.11 | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 | | | \--- io.micrometer:micrometer-commons:1.15.4 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:3.5.6 | | | +--- ch.qos.logback:logback-classic:1.5.18 | | | | +--- ch.qos.logback:logback-core:1.5.18 | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 | | | | +--- org.apache.logging.log4j:log4j-api:2.24.3 | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | \--- org.slf4j:jul-to-slf4j:2.0.17 | | | \--- org.slf4j:slf4j-api:2.0.17 | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1 | | +--- org.springframework:spring-core:6.2.11 (*) | | \--- org.yaml:snakeyaml:2.4 | +--- org.springframework.boot:spring-boot-starter-json:3.5.6 | | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | | +--- org.springframework:spring-web:6.2.11 | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | +--- org.springframework:spring-core:6.2.11 (*) | | | \--- io.micrometer:micrometer-observation:1.14.11 -> 1.15.4 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.19.2 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.2 (c) | | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 (c) | | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.5.6 | | \--- io.projectreactor.netty:reactor-netty-http:1.2.10 | | +--- io.netty:netty-codec-http:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-transport:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-resolver:4.1.127.Final | | | | \--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-codec:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | \--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | +--- io.netty:netty-codec-http2:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-resolver:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | \--- io.netty:netty-handler:4.1.127.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | | \--- io.netty:netty-transport-classes-epoll:4.1.127.Final | | | +--- io.netty:netty-common:4.1.127.Final | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.127.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.2.10 | | | +--- io.netty:netty-handler:4.1.127.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.127.Final | | | | +--- io.netty:netty-common:4.1.127.Final | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | +--- io.netty:netty-codec:4.1.127.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.127.Final | | | | | +--- io.netty:netty-common:4.1.127.Final | | | | | +--- io.netty:netty-buffer:4.1.127.Final (*) | | | | | +--- io.netty:netty-transport:4.1.127.Final (*) | | | | | \--- io.netty:netty-codec:4.1.127.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.127.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.127.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.127.Final (*) | | | \--- io.projectreactor:reactor-core:3.7.11 | | | \--- org.reactivestreams:reactive-streams:1.0.4 | | \--- io.projectreactor:reactor-core:3.7.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- org.springframework:spring-webflux:6.2.11 | +--- org.springframework:spring-beans:6.2.11 (*) | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-web:6.2.11 (*) | \--- io.projectreactor:reactor-core:3.7.11 (*) +--- org.springframework.boot:spring-boot-starter-actuator -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.5.6 | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 (*) | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-actuator:3.5.6 | | | \--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- io.micrometer:micrometer-observation:1.15.4 (*) | \--- io.micrometer:micrometer-jakarta9:1.15.4 | +--- io.micrometer:micrometer-core:1.15.4 | | +--- io.micrometer:micrometer-commons:1.15.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- org.hdrhistogram:HdrHistogram:2.2.2 | | \--- org.latencyutils:LatencyUtils:2.0.3 | +--- io.micrometer:micrometer-commons:1.15.4 | \--- io.micrometer:micrometer-observation:1.15.4 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 | | +--- org.springframework.boot:spring-boot-starter:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-context:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 | | | \--- org.springframework.security:spring-security-crypto:6.5.7 -> 6.5.5 | | \--- org.bouncycastle:bcprov-jdk18on:1.80 | +--- org.springframework.cloud:spring-cloud-config-client:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.4 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) | | \--- org.apache.httpcomponents.client5:httpclient5:5.5.1 -> 5.5 | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 | | | \--- org.apache.httpcomponents.core5:httpcore5:5.3.5 | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | \--- com.fasterxml.jackson.core:jackson-databind:2.19.4 -> 2.19.2 (*) +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.3.1 | +--- org.springframework.cloud:spring-cloud-starter:4.3.1 (*) | +--- org.springframework.cloud:spring-cloud-openfeign-core:4.3.1 | | +--- org.springframework.boot:spring-boot-autoconfigure:3.5.8 -> 3.5.6 (*) | | \--- io.github.openfeign:feign-form-spring:13.6 | | +--- org.apache.commons:commons-text:1.13.0 | | | \--- org.apache.commons:commons-lang3:3.17.0 | | +--- io.github.openfeign:feign-form:13.6 | | | \--- io.github.openfeign:feign-core:13.6 | | +--- org.springframework:spring-web:6.1.13 -> 6.2.11 (*) | | \--- commons-fileupload:commons-fileupload:1.5 | +--- org.springframework:spring-web:6.2.14 -> 6.2.11 (*) | +--- org.springframework.cloud:spring-cloud-commons:4.3.1 (*) | +--- io.github.openfeign:feign-core:13.6 | \--- io.github.openfeign:feign-slf4j:13.6 | +--- io.github.openfeign:feign-core:13.6 | \--- org.slf4j:slf4j-api:2.0.17 +--- org.springframework.ai:spring-ai-starter-model-ollama -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-model-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-autoconfigure-model-tool:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 | | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | | +--- io.micrometer:micrometer-core:1.14.5 -> 1.15.4 (*) | | | | | +--- io.micrometer:context-propagation:1.1.2 -> 1.1.3 | | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 | | | | | | +--- javax.validation:validation-api:1.1.0.Final | | | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | | \--- com.knuddels:jtokkit:1.1.0 | | | | +--- org.springframework.ai:spring-ai-template-st:1.0.0-M8 | | | | | +--- org.springframework.ai:spring-ai-commons:1.0.0-M8 (*) | | | | | +--- org.antlr:ST4:4.3.4 | | | | | | \--- org.antlr:antlr-runtime:3.5.3 | | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | | \--- org.slf4j:slf4j-api:2.0.17 | | | | +--- io.micrometer:micrometer-observation:1.14.5 -> 1.15.4 (*) | | | | +--- org.springframework:spring-messaging:6.2.5 -> 6.2.11 | | | | | +--- org.springframework:spring-beans:6.2.11 (*) | | | | | \--- org.springframework:spring-core:6.2.11 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.antlr:antlr4-runtime:4.13.1 | | | | +--- com.github.victools:jsonschema-generator:4.37.0 | | | | | +--- com.fasterxml:classmate:1.7.0 | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 -> 2.19.2 (*) | | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 -> 2.19.2 (*) | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.github.victools:jsonschema-module-jackson:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 | | | | | \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 | | | | \--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-observation:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 | | | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | | | +--- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.3 -> 2.19.2 (*) | | | | +--- io.swagger.core.v3:swagger-annotations:2.2.25 | | | | +--- com.github.victools:jsonschema-module-swagger-2:4.37.0 (*) | | | | +--- io.projectreactor:reactor-core:3.7.4 -> 3.7.11 (*) | | | | +--- org.springframework:spring-context:6.2.5 -> 6.2.11 (*) | | | | +--- com.knuddels:jtokkit:1.1.0 | | | | \--- com.github.victools:jsonschema-generator:4.37.0 (*) | | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | | \--- org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-ollama:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | +--- org.springframework.ai:spring-ai-retry:1.0.0-M8 | | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | | +--- org.springframework.retry:spring-retry:2.0.11 -> 2.0.12 | | | \--- org.springframework:spring-webflux:6.2.5 -> 6.2.11 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.18.3 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 -> 2.19.2 (*) | | \--- org.slf4j:slf4j-api:2.0.17 | +--- org.springframework.ai:spring-ai-autoconfigure-model-chat-client:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-autoconfigure-model-chat-memory:1.0.0-M8 | +--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) +--- org.springframework.ai:spring-ai-pdf-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.apache.pdfbox:pdfbox:3.0.3 | +--- org.apache.pdfbox:pdfbox-io:3.0.3 | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | +--- org.apache.pdfbox:fontbox:3.0.3 | | +--- org.apache.pdfbox:pdfbox-io:3.0.3 (*) | | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 | \--- commons-logging:commons-logging:1.3.3 -> 1.3.5 +--- org.springframework.ai:spring-ai-markdown-document-reader -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.commonmark:commonmark:0.22.0 +--- org.springframework.ai:spring-ai-starter-vector-store-opensearch -> 1.0.0-M8 | +--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-opensearch:1.0.0-M8 | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | +--- org.springframework.ai:spring-ai-autoconfigure-vector-store-observation:1.0.0-M8 | | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 | | | \--- org.springframework.ai:spring-ai-model:1.0.0-M8 (*) | | \--- org.springframework.boot:spring-boot-starter:3.4.4 -> 3.5.6 (*) | \--- org.springframework.ai:spring-ai-opensearch-store:1.0.0-M8 | +--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) | +--- org.opensearch.client:opensearch-java:2.23.0 | | +--- org.opensearch.client:opensearch-rest-client:2.12.0 | | | +--- org.apache.httpcomponents:httpclient:4.5.14 | | | +--- org.apache.httpcomponents:httpcore:4.4.16 | | | +--- org.apache.httpcomponents:httpasyncclient:4.1.5 | | | +--- org.apache.httpcomponents:httpcore-nio:4.4.16 | | | +--- commons-codec:commons-codec:1.15 -> 1.18.0 | | | \--- commons-logging:commons-logging:1.2 -> 1.3.5 | | +--- jakarta.json.bind:jakarta.json.bind-api:2.0.0 -> 3.0.1 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 -> 2.1.1 | | +--- com.fasterxml.jackson.core:jackson-core:2.17.0 -> 2.19.2 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.0 -> 2.19.2 (*) | | +--- org.apache.httpcomponents.client5:httpclient5:5.4.3 -> 5.5 (*) | | +--- org.apache.httpcomponents.core5:httpcore5:5.3.4 -> 5.3.5 | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.3.4 -> 5.3.5 (*) | | +--- org.eclipse:yasson:2.0.2 -> 3.0.4 | | | +--- jakarta.json.bind:jakarta.json.bind-api:3.0.1 | | | +--- jakarta.json:jakarta.json-api:2.1.3 | | | \--- org.eclipse.parsson:parsson:1.1.7 | | | \--- jakarta.json:jakarta.json-api:2.1.3 | | +--- commons-logging:commons-logging:1.3.5 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | \--- org.eclipse.parsson:parsson:1.1.6 -> 1.1.7 (*) | \--- org.apache.httpcomponents.client5:httpclient5:5.4.2 -> 5.5 (*) +--- org.springframework.ai:spring-ai-rag -> 1.0.0-M8 | +--- org.springframework.ai:spring-ai-client-chat:1.0.0-M8 (*) | \--- org.springframework.ai:spring-ai-vector-store:1.0.0-M8 (*) +--- com.microsoft.onnxruntime:onnxruntime:1.18.0 +--- org.apache.pdfbox:pdfbox:3.0.3 (*) +--- org.hibernate.validator:hibernate-validator:8.0.1.Final | +--- jakarta.validation:jakarta.validation-api:3.0.2 | +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.6.1.Final | \--- com.fasterxml:classmate:1.5.1 -> 1.7.0 +--- org.glassfish:jakarta.el:4.0.2 | \--- jakarta.el:jakarta.el-api:4.0.0 +--- io.micrometer:micrometer-tracing-bridge-brave -> 1.5.4 | +--- io.micrometer:micrometer-tracing:1.5.4 | | +--- io.micrometer:micrometer-observation:1.15.4 (*) | | +--- io.micrometer:context-propagation:1.1.3 | | \--- aopalliance:aopalliance:1.0 | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 | +--- io.zipkin.brave:brave:6.2.0 -> 6.1.0 | +--- io.zipkin.brave:brave-context-slf4j:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.brave:brave-instrumentation-http:6.2.0 -> 6.1.0 | | \--- io.zipkin.brave:brave:6.1.0 | +--- io.zipkin.aws:brave-propagation-aws:1.3.0 | | \--- io.zipkin.brave:brave:6.1.0 | \--- io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext:0.2.0 +--- io.zipkin.reporter2:zipkin-reporter-brave -> 3.5.1 | \--- io.zipkin.reporter2:zipkin-reporter:3.5.1 +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.13.2 | | \--- com.google.errorprone:error_prone_annotations:2.41.0 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 4.12.0 | | +--- com.squareup.okio:okio:3.6.0 | | | \--- com.squareup.okio:okio-jvm:3.6.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 | | | | | +--- org.jetbrains:annotations:13.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.25 (c) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c) | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.25 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*) | +--- com.google.code.gson:gson:2.9.1 -> 2.13.2 (*) | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 +--- org.springdoc:springdoc-openapi-starter-webflux-ui:2.1.0 | +--- org.springdoc:springdoc-openapi-starter-webflux-api:2.1.0 | | +--- org.springdoc:springdoc-openapi-starter-common:2.1.0 | | | +--- org.springframework.boot:spring-boot-autoconfigure:3.0.5 -> 3.5.6 (*) | | | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.9 | | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0 | | | +--- org.slf4j:slf4j-api:1.7.35 -> 2.0.17 | | | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 | | | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.9 | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- org.yaml:snakeyaml:2.0 -> 2.4 | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.0 -> 4.0.2 | | | | \--- jakarta.activation:jakarta.activation-api:2.1.3 -> 2.1.4 | | | +--- jakarta.validation:jakarta.validation-api:3.0.2 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.14.2 -> 2.19.2 (*) | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -> 2.19.2 | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | | | | +--- org.yaml:snakeyaml:2.4 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | | | | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) | | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -> 2.19.2 (*) | | \--- org.springframework:spring-webflux:6.0.7 -> 6.2.11 (*) | \--- org.webjars:swagger-ui:4.18.2 +--- com.fasterxml.jackson.core:jackson-databind -> 2.19.2 (*) +--- com.fasterxml.jackson.core:jackson-annotations -> 2.19.2 (*) +--- com.fasterxml.jackson.datatype:jackson-datatype-joda -> 2.19.2 | +--- com.fasterxml.jackson.core:jackson-annotations:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-core:2.19.2 (*) | +--- com.fasterxml.jackson.core:jackson-databind:2.19.2 (*) | +--- joda-time:joda-time:2.12.7 | \--- com.fasterxml.jackson:jackson-bom:2.19.2 (*) +--- org.springframework.boot:spring-boot-starter-test -> 3.5.6 | +--- org.springframework.boot:spring-boot-starter:3.5.6 (*) | +--- org.springframework.boot:spring-boot-test:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | \--- org.springframework:spring-test:6.2.11 | | \--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework.boot:spring-boot-test-autoconfigure:3.5.6 | | +--- org.springframework.boot:spring-boot:3.5.6 (*) | | +--- org.springframework.boot:spring-boot-test:3.5.6 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:3.5.6 (*) | +--- com.jayway.jsonpath:json-path:2.9.0 | | +--- net.minidev:json-smart:2.5.0 -> 2.5.2 | | | \--- net.minidev:accessors-smart:2.5.2 | | | \--- org.ow2.asm:asm:9.7.1 | | \--- org.slf4j:slf4j-api:2.0.11 -> 2.0.17 | +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*) | +--- net.minidev:json-smart:2.5.2 (*) | +--- org.assertj:assertj-core:3.27.4 | | \--- net.bytebuddy:byte-buddy:1.15.11 -> 1.17.7 | +--- org.awaitility:awaitility:4.2.2 | | \--- org.hamcrest:hamcrest:2.1 -> 3.0 | +--- org.hamcrest:hamcrest:3.0 | +--- org.junit.jupiter:junit-jupiter:5.12.2 | | +--- org.junit:junit-bom:5.12.2 | | | +--- org.junit.jupiter:junit-jupiter:5.12.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-engine:5.12.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 (c) | | | +--- org.junit.platform:junit-platform-engine:1.12.2 (c) | | | +--- org.junit.platform:junit-platform-launcher:1.12.2 (c) | | | \--- org.junit.platform:junit-platform-commons:1.12.2 (c) | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 | | | +--- org.junit:junit-bom:5.12.2 (*) | | | +--- org.opentest4j:opentest4j:1.3.0 | | | \--- org.junit.platform:junit-platform-commons:1.12.2 | | | \--- org.junit:junit-bom:5.12.2 (*) | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 | | | +--- org.junit:junit-bom:5.12.2 (*) | | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) | | \--- org.junit.jupiter:junit-jupiter-engine:5.12.2 | | +--- org.junit:junit-bom:5.12.2 (*) | | +--- org.junit.platform:junit-platform-engine:1.12.2 | | | +--- org.junit:junit-bom:5.12.2 (*) | | | +--- org.opentest4j:opentest4j:1.3.0 | | | \--- org.junit.platform:junit-platform-commons:1.12.2 (*) | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) | +--- org.mockito:mockito-core:5.17.0 | | +--- net.bytebuddy:byte-buddy:1.15.11 -> 1.17.7 | | +--- net.bytebuddy:byte-buddy-agent:1.15.11 -> 1.17.7 | | \--- org.objenesis:objenesis:3.3 | +--- org.mockito:mockito-junit-jupiter:5.17.0 | | +--- org.mockito:mockito-core:5.17.0 (*) | | \--- org.junit.jupiter:junit-jupiter-api:5.11.4 -> 5.12.2 (*) | +--- org.skyscreamer:jsonassert:1.5.3 | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 | +--- org.springframework:spring-core:6.2.11 (*) | +--- org.springframework:spring-test:6.2.11 (*) | +--- org.xmlunit:xmlunit-core:2.10.4 | \--- org.junit.platform:junit-platform-launcher -> 1.12.2 | +--- org.junit:junit-bom:5.12.2 (*) | \--- org.junit.platform:junit-platform-engine:1.12.2 (*) \--- org.junit.platform:junit-platform-launcher -> 1.12.2 (*) testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) \--- org.junit.platform:junit-platform-launcher (n) (c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. (*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. (n) - A dependency or dependency configuration that cannot be resolved. A web-based, searchable dependency report is available by adding the --scan option. > Task :buildDashboard > Task :propertyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/reports/project/properties.txt > Task :taskReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/reports/project/tasks.txt > Task :projectReport > Task :generatePomFileForMavenPublication > Task :publishMavenPublicationToMavenRepository > Task :publish > Task :prepareDockerContext > Task :buildDockerImage Building image using context '/nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/docker'. Using Dockerfile '/nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/docker/Dockerfile' Using images '313.co.kr:5550/313devgrp/java-service-tree-framework-ai:26.3.2'. Step 1/10 : FROM 313.co.kr:5550/313devgrp/openjdk:21-jdk ---> 079114de2be1 Step 2/10 : MAINTAINER 313DEVGRP <313@313.co.kr> ---> Running in 5c4f792aa08d ---> Removed intermediate container 5c4f792aa08d ---> c8e6dc5f840d Step 3/10 : VOLUME /tmp ---> Running in 039d67b5f7cf ---> Removed intermediate container 039d67b5f7cf ---> 61a95e49a1c3 Step 4/10 : ARG ENTRY_FILE ---> Running in 37c2e7017d30 ---> Removed intermediate container 37c2e7017d30 ---> e0f4f71f62e4 Step 5/10 : COPY ${ENTRY_FILE} docker-entrypoint.sh ---> dd955269670f Step 6/10 : ARG JAR_FILE ---> Running in 231ddac62cb4 ---> Removed intermediate container 231ddac62cb4 ---> 22ace704ec1e Step 7/10 : COPY ${JAR_FILE} javaServiceTreeFramework.jar ---> 68cdcf3961a2 Step 8/10 : RUN chmod +x /docker-entrypoint.sh ---> Running in 2c5c140de454 ---> Removed intermediate container 2c5c140de454 ---> 59a6c2ad8d55 Step 9/10 : ENTRYPOINT ["sh","/docker-entrypoint.sh"] ---> Running in ac203339e066 ---> Removed intermediate container ac203339e066 ---> 74589e80b5ae Step 10/10 : CMD ["start"] ---> Running in e3be587922e7 ---> Removed intermediate container e3be587922e7 ---> f99b179c4c57 Successfully built f99b179c4c57 Successfully tagged 313.co.kr:5550/313devgrp/java-service-tree-framework-ai:26.3.2 Created image with ID 'f99b179c4c57'. > Task :pushDockerImage Pushing image '313.co.kr:5550/313devgrp/java-service-tree-framework-ai:26.3.2' to 313.co.kr:5550. [Incubating] Problems report is available at: file:///nfs/allinone/jenkins/agent/jenkins_home_1/workspace/STG-CI-Java-Service-Tree-Framework-AI/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 7m 56s 19 actionable tasks: 19 executed Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-AI Triggering a new build of STG-CD-Java-Service-Tree-Framework-AI Finished: SUCCESS