<?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 http://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>io.riada</groupId>
  <artifactId>insight-jira-cloud-services</artifactId>
  <version>1.0.28</version>
  <dependencies>
    <dependency>
      <groupId>org.immutables</groupId>
      <artifactId>value</artifactId>
      <version>2.7.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.3.50</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-index</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-iql</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-model</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-persistence</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-utils</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-core-services</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-external-services</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>insight-jira-cloud-model</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.riada</groupId>
      <artifactId>jira-cloud-integration</artifactId>
      <version>1.0.28</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.amazonaws</groupId>
      <artifactId>aws-java-sdk-s3</artifactId>
      <version>1.11.592</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>28.0-jre</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>2.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.inject</groupId>
      <artifactId>javax.inject</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.coobird</groupId>
      <artifactId>thumbnailator</artifactId>
      <version>0.4.8</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.9</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.cache</groupId>
      <artifactId>cache-api</artifactId>
      <version>1.1.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <artifactId>kotlinx-coroutines-core</artifactId>
      <version>1.3.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.26</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.grpc</groupId>
      <artifactId>grpc-protobuf</artifactId>
      <version>1.23.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.grpc</groupId>
      <artifactId>grpc-stub</artifactId>
      <version>1.23.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.annotation</groupId>
      <artifactId>javax.annotation-api</artifactId>
      <version>1.3.2</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
