<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.elitescloud.boot</groupId>
  <artifactId>cloudt-boot-starter-auth-factory</artifactId>
  <version>3.4.6.1-SNAPSHOT</version>
  <dependencies>
    <dependency>
      <groupId>com.elitescloud.boot</groupId>
      <artifactId>cloudt-boot-starter-auth</artifactId>
      <version>3.4.6.1-SNAPSHOT</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-tomcat</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-logging</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-context</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-security</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-tenant-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-sharding-seata</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>authorization-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-apm-common</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.elitescloud.boot</groupId>
      <artifactId>cloudt-boot-starter-redis</artifactId>
      <version>3.4.3.5-SNAPSHOT</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-tomcat</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-logging</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-context</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-security</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-tenant-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-sharding-seata</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>authorization-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-apm-common</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>cn.hutool</groupId>
      <artifactId>hutool-all</artifactId>
      <version>5.8.38</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-tomcat</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>spring-boot-starter-logging</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>yst-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-context</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-security</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-tenant-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-sharding-seata</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>authorization-client</artifactId>
        </exclusion>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>cloudt-apm-common</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.elitescloud.boot</groupId>
        <artifactId>cloudt-boot-dependencies</artifactId>
        <version>3.4.3.5-SNAPSHOT</version>
        <scope>import</scope>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>jakarta.json</groupId>
        <artifactId>jakarta.json-api</artifactId>
        <version>2.1.1</version>
      </dependency>
      <dependency>
        <groupId>com.alipay.sdk</groupId>
        <artifactId>alipay-sdk-java</artifactId>
        <version>4.40.49.ALL</version>
      </dependency>
      <dependency>
        <groupId>org.apache.tomcat.embed</groupId>
        <artifactId>tomcat-embed-el</artifactId>
        <version>9.0.107</version>
      </dependency>
      <dependency>
        <groupId>com.elitescloud.boot</groupId>
        <artifactId>cloudt-boot-starter-auth-provider</artifactId>
        <version>3.3.42</version>
      </dependency>
      <dependency>
        <groupId>com.elitesland</groupId>
        <artifactId>cloudt-license-client</artifactId>
        <version>1.0.6-beta-2024061101</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
</project>
