<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Generated by Maven Help Plugin on 2024-03-25T04:26:20                  -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/                -->
<!--                                                                        -->
<!-- ====================================================================== -->
<projects>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.config:atlassian-config-parent:pom:2.0.0-m05'           -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.pom</groupId>
      <artifactId>closedsource-pom</artifactId>
      <version>6.3.0</version>
    </parent>
    <groupId>com.atlassian.config</groupId>
    <artifactId>atlassian-config-parent</artifactId>
    <version>2.0.0-m05</version>
    <packaging>pom</packaging>
    <name>Atlassian Config</name>
    <description>Basic application configuration classes.</description>
    <url>https://www.atlassian.com</url>
    <inceptionYear>2006</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/software-license-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <modules>
      <module>atlassian-config</module>
      <module>atlassian-config-internal</module>
    </modules>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git</developerConnection>
      <tag>atlassian-config-parent-2.0.0-m05</tag>
      <url>https://bitbucket.org/atlassian/atlassian-config</url>
    </scm>
    <issueManagement>
      <system>jira</system>
      <url>https://ecosystem.atlassian.net/projects/ACONF</url>
    </issueManagement>
    <ciManagement>
      <system>bamboo</system>
      <url>https://ecosystem-bamboo.internal.atlassian.com/browse/ACONF</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
      <site>
        <id>atlassian-documentation</id>
        <url>scpexe://docs-app.internal.atlassian.com/var/www/domains/docs.atlassian.com/atlassian-config-parent/2.0.0-m05</url>
      </site>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cebd5e8d-f565-4cf4-935c-ed7d3e8a0485</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>8.18</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <commons.io.version>2.13.0</commons.io.version>
      <commons.lang3.version>3.12.0</commons.lang3.version>
      <dom4j.version>2.1.4</dom4j.version>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <hamcrest.version>2.2</hamcrest.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <jaxen.version>1.1.6</jaxen.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.5.0</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <platform.version>7.0.0-m30</platform.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.28.2</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-builder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-client</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-plugin</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-consumer-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-service-provider-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>net.oauth.core</groupId>
          <artifactId>oauth</artifactId>
          <version>20100601-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-annotation</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-runtime</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-api</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-velocity16-plugin</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-spi</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>licensing-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.marketplace</groupId>
          <artifactId>marketplace-client-java</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-plugin-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-admin-plugin</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.authentication</groupId>
          <artifactId>atlassian-authentication-plugin-api</artifactId>
          <version>5.0.0-QR-20240112110134</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache-plugin</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-api</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-library</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-plugin</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-api</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-spi</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-plugin</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-api</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-api</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-spi</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-api</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-spi</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-project-creation-spi</artifactId>
          <version>5.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-common-plugin</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-api</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ratelimiting</groupId>
          <artifactId>rate-limiting-plugin</artifactId>
          <version>3.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>remote-link-aggregator-api</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-spi</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-thirdparty-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-plugin</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-api</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-spi</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-core</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-applinks</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-spi</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-api</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-api</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-host</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-spi</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.annotations</groupId>
          <artifactId>atlassian-annotations</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-api</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-common-impl</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-memory</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-ehcache</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.event</groupId>
          <artifactId>atlassian-event</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-trust-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue-retry</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>2.7.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-api</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-core</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-events</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-servlet</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-spring</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-schema</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-key-manager</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-core</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-common</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-api</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-legacy</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-core</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-db</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-single-node</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-api</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-spi</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-common</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity.htmlsafe</groupId>
          <artifactId>velocity-htmlsafe</artifactId>
          <version>4.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-caesium</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.mail</groupId>
          <artifactId>atlassian-mail</artifactId>
          <version>7.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-client-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-scopes-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-provider-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.json</groupId>
          <artifactId>atlassian-json-api</artifactId>
          <version>1.1.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-random</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-xml</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-utils</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-password-encoder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.http</groupId>
          <artifactId>atlassian-http</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment-api</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-micrometer</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>micrometer-registry-atlassian-analytics</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config</artifactId>
          <version>2.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.html</groupId>
          <artifactId>atlassian-html-encoder</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.spring</groupId>
          <artifactId>atlassian-spring</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.instrumentation</groupId>
          <artifactId>atlassian-instrumentation-core</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sourcemap</groupId>
          <artifactId>sourcemap</artifactId>
          <version>2.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.johnson</groupId>
          <artifactId>atlassian-johnson-core</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-localhost</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck-spi</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-core</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-seraph-integration</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ip</groupId>
          <artifactId>atlassian-ip</artifactId>
          <version>3.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-api</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-spi</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-core</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-events</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-integration-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cluster.monitoring</groupId>
          <artifactId>cluster-monitoring-spi</artifactId>
          <version>4.1.12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ccev</groupId>
          <artifactId>cloud-compatible-email-validation</artifactId>
          <version>1.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>panopticon-api</artifactId>
          <version>1.1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>9.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.diagnostics</groupId>
          <artifactId>atlassian-diagnostics-api</artifactId>
          <version>3.5.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.seraph</groupId>
          <artifactId>atlassian-seraph</artifactId>
          <version>4.2.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity</groupId>
          <artifactId>atlassian-velocity</artifactId>
          <version>1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.botocss</groupId>
          <artifactId>botocss-core</artifactId>
          <version>6.10.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.business.insights</groupId>
          <artifactId>api</artifactId>
          <version>2.4.5</version>
        </dependency>
        <dependency>
          <groupId>javax.servlet</groupId>
          <artifactId>javax.servlet-api</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>javax.inject</groupId>
          <artifactId>javax.inject</artifactId>
          <version>1</version>
        </dependency>
        <dependency>
          <groupId>javax.activation</groupId>
          <artifactId>javax.activation-api</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>javax.mail</groupId>
          <artifactId>javax.mail-api</artifactId>
          <version>1.6.2</version>
        </dependency>
        <dependency>
          <groupId>javax.xml.bind</groupId>
          <artifactId>jaxb-api</artifactId>
          <version>2.3.1</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.findbugs</groupId>
          <artifactId>jsr305</artifactId>
          <version>3.0.2</version>
        </dependency>
        <dependency>
          <groupId>org.jdom</groupId>
          <artifactId>jdom2</artifactId>
          <version>2.0.6.1</version>
        </dependency>
        <dependency>
          <groupId>com.rometools</groupId>
          <artifactId>rome</artifactId>
          <version>2.1.0</version>
        </dependency>
        <dependency>
          <groupId>org.apache.velocity</groupId>
          <artifactId>velocity</artifactId>
          <version>1.6.4-atlassian-27</version>
        </dependency>
        <dependency>
          <groupId>org.dom4j</groupId>
          <artifactId>dom4j</artifactId>
          <version>2.1.4</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.14.0</version>
        </dependency>
        <dependency>
          <groupId>commons-fileupload</groupId>
          <artifactId>commons-fileupload</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>commons-collections</groupId>
          <artifactId>commons-collections</artifactId>
          <version>3.2.2</version>
        </dependency>
        <dependency>
          <groupId>commons-io</groupId>
          <artifactId>commons-io</artifactId>
          <version>2.15.1</version>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.16.1</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-text</artifactId>
          <version>1.11.0</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jul-to-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jcl-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>log4j-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.json</groupId>
          <artifactId>json</artifactId>
          <version>20231013</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpcore</artifactId>
          <version>4.4.16</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpmime</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient-cache</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.jsoup</groupId>
          <artifactId>jsoup</artifactId>
          <version>1.17.2</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.gson</groupId>
          <artifactId>gson</artifactId>
          <version>2.10.1</version>
        </dependency>
        <dependency>
          <groupId>net.jcip</groupId>
          <artifactId>jcip-annotations</artifactId>
          <version>1.0</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcprov-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcpkix-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcutil-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcmail-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>xerces</groupId>
          <artifactId>xercesImpl</artifactId>
          <version>2.12.2</version>
        </dependency>
        <dependency>
          <groupId>org.apache.felix</groupId>
          <artifactId>org.apache.felix.framework</artifactId>
          <version>7.0.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-bridge</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-spring-extender</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-core</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-extender</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-io</artifactId>
          <version>3.0.0.M01</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-aop</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-beans</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context-support</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-core</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-expression</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-web</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-webmvc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.validation</groupId>
          <artifactId>validation-api</artifactId>
          <version>2.0.1.Final</version>
        </dependency>
        <dependency>
          <groupId>jakarta.ws.rs</groupId>
          <artifactId>jakarta.ws.rs-api</artifactId>
          <version>2.1.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spi</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-core</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spring</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-rest</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-internal-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config-internal</artifactId>
          <version>2.0.0-m03</version>
          <exclusions>
            <exclusion>
              <artifactId>atlassian-spring</artifactId>
              <groupId>com.atlassian.spring</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.lesscss</groupId>
          <artifactId>lesscss-spi</artifactId>
          <version>6.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>net.minidev</groupId>
          <artifactId>json-smart</artifactId>
          <version>2.5.0</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-core</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-databind</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-parameter-names</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-xml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-yaml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-cbor</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-joda</artifactId>
          <version>2.16.2</version>
          <exclusions>
            <exclusion>
              <artifactId>joda-time</artifactId>
              <groupId>joda-time</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jdk8</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jsr310</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.jaxrs</groupId>
          <artifactId>jackson-jaxrs-json-provider</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-module</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-common</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-doclet</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.google.guava</groupId>
          <artifactId>guava</artifactId>
          <version>32.1.3-jre</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>oscore</artifactId>
          <version>2.3.0-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>propertyset</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>sitemesh</artifactId>
          <version>2.5-atlassian-11</version>
        </dependency>
        <dependency>
          <groupId>commons-pool</groupId>
          <artifactId>commons-pool</artifactId>
          <version>1.6</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-jdbc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-tx</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.ws.rs</groupId>
          <artifactId>jsr311-api</artifactId>
          <version>1.1.1</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-core</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-server</artifactId>
          <version>1.19.5-atlassian-17</version>
          <exclusions>
            <exclusion>
              <artifactId>asm</artifactId>
              <groupId>asm</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-servlet</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-client</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-json</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey.contribs</groupId>
          <artifactId>jersey-multipart</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-core-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-mapper-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-jaxrs</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-xc</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.test</groupId>
          <artifactId>atlassian-plugins-test</artifactId>
          <version>8.0.0-m11</version>
          <exclusions>
            <exclusion>
              <artifactId>org.apache.servicemix.bundles.jsr305</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core-test</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-pageobjects</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-rest-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-test-resources</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-pageobjects</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-core-test</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-javascript-tests</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-pageobjects</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-nop</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-simple</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-log4j12</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-reload4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-test</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-test-utils</artifactId>
          <version>6.0.0-QR20240308090337</version>
          <exclusions>
            <exclusion>
              <artifactId>jackson-dataformat-yaml</artifactId>
              <groupId>com.fasterxml.jackson.dataformat</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jackson-datatype-jsr310</artifactId>
              <groupId>com.fasterxml.jackson.datatype</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jaxb-api</artifactId>
              <groupId>javax.xml.bind</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>atlassian-embedded-crowd-testing</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-log4j12</artifactId>
        <version>2.0.12</version>
        <scope>test</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target</directory>
      <finalName>atlassian-config-parent-2.0.0-m05</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.5.0</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-closedsource-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-closedsource-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban_conflicting_dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure that these older dependencies don't sneak back in</message>
                    <excludes>
                      <exclude>javax.servlet:servlet-api</exclude>
                      <exclude>commons-logging:commons-logging</exclude>
                      <exclude>commons-lang:commons-lang</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-checkstyle-suppressions</id>
              <phase>process-resources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/codestyle</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/codestyle</directory>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-closedsource-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-closedsource-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <groupId>com.atlassian.drs</groupId>
          <artifactId>dependency-report-maven-plugin</artifactId>
          <version>1.5.13</version>
          <executions>
            <execution>
              <phase>post-integration-test</phase>
              <goals>
                <goal>upload</goal>
              </goals>
              <configuration>
                <project>atlassian-config</project>
                <gracefulFailure>true</gracefulFailure>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <project>atlassian-config</project>
            <gracefulFailure>true</gracefulFailure>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.5.0</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
        </plugin>
      </plugins>
    </reporting>
    <profiles>
      <profile>
        <id>silent-tests</id>
        <dependencies>
          <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-nop</artifactId>
            <scope>test</scope>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>noisy-tests</id>
        <activation>
          <activeByDefault>true</activeByDefault>
        </activation>
        <dependencies>
          <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-log4j12</artifactId>
            <scope>test</scope>
          </dependency>
        </dependencies>
      </profile>
    </profiles>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.config:atlassian-config:jar:2.0.0-m05'                  -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.config</groupId>
      <artifactId>atlassian-config-parent</artifactId>
      <version>2.0.0-m05</version>
    </parent>
    <groupId>com.atlassian.config</groupId>
    <artifactId>atlassian-config</artifactId>
    <version>2.0.0-m05</version>
    <description>Basic application configuration classes.</description>
    <url>https://www.atlassian.com/atlassian-config</url>
    <inceptionYear>2006</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/software-license-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git/atlassian-config</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git/atlassian-config</developerConnection>
      <tag>atlassian-config-parent-2.0.0-m05</tag>
      <url>https://bitbucket.org/atlassian/atlassian-config/atlassian-config</url>
    </scm>
    <issueManagement>
      <system>jira</system>
      <url>https://ecosystem.atlassian.net/projects/ACONF</url>
    </issueManagement>
    <ciManagement>
      <system>bamboo</system>
      <url>https://ecosystem-bamboo.internal.atlassian.com/browse/ACONF</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
      <site>
        <id>atlassian-documentation</id>
        <url>scpexe://docs-app.internal.atlassian.com/var/www/domains/docs.atlassian.com/atlassian-config/2.0.0-m05/atlassian-config</url>
      </site>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cebd5e8d-f565-4cf4-935c-ed7d3e8a0485</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>8.18</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <commons.io.version>2.13.0</commons.io.version>
      <commons.lang3.version>3.12.0</commons.lang3.version>
      <dom4j.version>2.1.4</dom4j.version>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <hamcrest.version>2.2</hamcrest.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <jaxen.version>1.1.6</jaxen.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.5.0</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <platform.version>7.0.0-m30</platform.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.28.2</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-builder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-client</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-plugin</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-consumer-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-service-provider-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>net.oauth.core</groupId>
          <artifactId>oauth</artifactId>
          <version>20100601-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-annotation</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-runtime</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-api</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-velocity16-plugin</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-spi</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>licensing-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.marketplace</groupId>
          <artifactId>marketplace-client-java</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-plugin-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-admin-plugin</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.authentication</groupId>
          <artifactId>atlassian-authentication-plugin-api</artifactId>
          <version>5.0.0-QR-20240112110134</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache-plugin</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-api</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-library</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-plugin</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-api</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-spi</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-plugin</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-api</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-api</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-spi</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-api</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-spi</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-project-creation-spi</artifactId>
          <version>5.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-common-plugin</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-api</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ratelimiting</groupId>
          <artifactId>rate-limiting-plugin</artifactId>
          <version>3.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>remote-link-aggregator-api</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-spi</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-thirdparty-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-plugin</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-api</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-spi</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-core</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-applinks</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-spi</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-api</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-api</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-host</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-spi</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.annotations</groupId>
          <artifactId>atlassian-annotations</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-api</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-common-impl</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-memory</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-ehcache</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.event</groupId>
          <artifactId>atlassian-event</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-trust-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue-retry</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>2.7.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-api</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-core</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-events</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-servlet</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-spring</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-schema</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-key-manager</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-core</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-common</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-api</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-legacy</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-core</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-db</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-single-node</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-api</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-spi</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-common</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity.htmlsafe</groupId>
          <artifactId>velocity-htmlsafe</artifactId>
          <version>4.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-caesium</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.mail</groupId>
          <artifactId>atlassian-mail</artifactId>
          <version>7.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-client-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-scopes-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-provider-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.json</groupId>
          <artifactId>atlassian-json-api</artifactId>
          <version>1.1.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-random</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-xml</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-utils</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-password-encoder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.http</groupId>
          <artifactId>atlassian-http</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment-api</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-micrometer</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>micrometer-registry-atlassian-analytics</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config</artifactId>
          <version>2.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.html</groupId>
          <artifactId>atlassian-html-encoder</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.spring</groupId>
          <artifactId>atlassian-spring</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.instrumentation</groupId>
          <artifactId>atlassian-instrumentation-core</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sourcemap</groupId>
          <artifactId>sourcemap</artifactId>
          <version>2.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.johnson</groupId>
          <artifactId>atlassian-johnson-core</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-localhost</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck-spi</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-core</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-seraph-integration</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ip</groupId>
          <artifactId>atlassian-ip</artifactId>
          <version>3.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-api</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-spi</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-core</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-events</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-integration-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cluster.monitoring</groupId>
          <artifactId>cluster-monitoring-spi</artifactId>
          <version>4.1.12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ccev</groupId>
          <artifactId>cloud-compatible-email-validation</artifactId>
          <version>1.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>panopticon-api</artifactId>
          <version>1.1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>9.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.diagnostics</groupId>
          <artifactId>atlassian-diagnostics-api</artifactId>
          <version>3.5.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.seraph</groupId>
          <artifactId>atlassian-seraph</artifactId>
          <version>4.2.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity</groupId>
          <artifactId>atlassian-velocity</artifactId>
          <version>1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.botocss</groupId>
          <artifactId>botocss-core</artifactId>
          <version>6.10.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.business.insights</groupId>
          <artifactId>api</artifactId>
          <version>2.4.5</version>
        </dependency>
        <dependency>
          <groupId>javax.servlet</groupId>
          <artifactId>javax.servlet-api</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>javax.inject</groupId>
          <artifactId>javax.inject</artifactId>
          <version>1</version>
        </dependency>
        <dependency>
          <groupId>javax.activation</groupId>
          <artifactId>javax.activation-api</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>javax.mail</groupId>
          <artifactId>javax.mail-api</artifactId>
          <version>1.6.2</version>
        </dependency>
        <dependency>
          <groupId>javax.xml.bind</groupId>
          <artifactId>jaxb-api</artifactId>
          <version>2.3.1</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.findbugs</groupId>
          <artifactId>jsr305</artifactId>
          <version>3.0.2</version>
        </dependency>
        <dependency>
          <groupId>org.jdom</groupId>
          <artifactId>jdom2</artifactId>
          <version>2.0.6.1</version>
        </dependency>
        <dependency>
          <groupId>com.rometools</groupId>
          <artifactId>rome</artifactId>
          <version>2.1.0</version>
        </dependency>
        <dependency>
          <groupId>org.apache.velocity</groupId>
          <artifactId>velocity</artifactId>
          <version>1.6.4-atlassian-27</version>
        </dependency>
        <dependency>
          <groupId>org.dom4j</groupId>
          <artifactId>dom4j</artifactId>
          <version>2.1.4</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.14.0</version>
        </dependency>
        <dependency>
          <groupId>commons-fileupload</groupId>
          <artifactId>commons-fileupload</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>commons-collections</groupId>
          <artifactId>commons-collections</artifactId>
          <version>3.2.2</version>
        </dependency>
        <dependency>
          <groupId>commons-io</groupId>
          <artifactId>commons-io</artifactId>
          <version>2.15.1</version>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.16.1</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-text</artifactId>
          <version>1.11.0</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jul-to-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jcl-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>log4j-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.json</groupId>
          <artifactId>json</artifactId>
          <version>20231013</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpcore</artifactId>
          <version>4.4.16</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpmime</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient-cache</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.jsoup</groupId>
          <artifactId>jsoup</artifactId>
          <version>1.17.2</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.gson</groupId>
          <artifactId>gson</artifactId>
          <version>2.10.1</version>
        </dependency>
        <dependency>
          <groupId>net.jcip</groupId>
          <artifactId>jcip-annotations</artifactId>
          <version>1.0</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcprov-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcpkix-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcutil-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcmail-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>xerces</groupId>
          <artifactId>xercesImpl</artifactId>
          <version>2.12.2</version>
        </dependency>
        <dependency>
          <groupId>org.apache.felix</groupId>
          <artifactId>org.apache.felix.framework</artifactId>
          <version>7.0.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-bridge</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-spring-extender</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-core</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-extender</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-io</artifactId>
          <version>3.0.0.M01</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-aop</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-beans</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context-support</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-core</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-expression</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-web</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-webmvc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.validation</groupId>
          <artifactId>validation-api</artifactId>
          <version>2.0.1.Final</version>
        </dependency>
        <dependency>
          <groupId>jakarta.ws.rs</groupId>
          <artifactId>jakarta.ws.rs-api</artifactId>
          <version>2.1.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spi</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-core</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spring</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-rest</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-internal-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config-internal</artifactId>
          <version>2.0.0-m03</version>
          <exclusions>
            <exclusion>
              <artifactId>atlassian-spring</artifactId>
              <groupId>com.atlassian.spring</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.lesscss</groupId>
          <artifactId>lesscss-spi</artifactId>
          <version>6.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>net.minidev</groupId>
          <artifactId>json-smart</artifactId>
          <version>2.5.0</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-core</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-databind</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-parameter-names</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-xml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-yaml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-cbor</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-joda</artifactId>
          <version>2.16.2</version>
          <exclusions>
            <exclusion>
              <artifactId>joda-time</artifactId>
              <groupId>joda-time</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jdk8</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jsr310</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.jaxrs</groupId>
          <artifactId>jackson-jaxrs-json-provider</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-module</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-common</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-doclet</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.google.guava</groupId>
          <artifactId>guava</artifactId>
          <version>32.1.3-jre</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>oscore</artifactId>
          <version>2.3.0-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>propertyset</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>sitemesh</artifactId>
          <version>2.5-atlassian-11</version>
        </dependency>
        <dependency>
          <groupId>commons-pool</groupId>
          <artifactId>commons-pool</artifactId>
          <version>1.6</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-jdbc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-tx</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.ws.rs</groupId>
          <artifactId>jsr311-api</artifactId>
          <version>1.1.1</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-core</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-server</artifactId>
          <version>1.19.5-atlassian-17</version>
          <exclusions>
            <exclusion>
              <artifactId>asm</artifactId>
              <groupId>asm</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-servlet</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-client</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-json</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey.contribs</groupId>
          <artifactId>jersey-multipart</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-core-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-mapper-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-jaxrs</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-xc</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.test</groupId>
          <artifactId>atlassian-plugins-test</artifactId>
          <version>8.0.0-m11</version>
          <exclusions>
            <exclusion>
              <artifactId>org.apache.servicemix.bundles.jsr305</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core-test</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-pageobjects</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-rest-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-test-resources</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-pageobjects</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-core-test</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-javascript-tests</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-pageobjects</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-nop</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-simple</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-log4j12</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-reload4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-test</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-test-utils</artifactId>
          <version>6.0.0-QR20240308090337</version>
          <exclusions>
            <exclusion>
              <artifactId>jackson-dataformat-yaml</artifactId>
              <groupId>com.fasterxml.jackson.dataformat</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jackson-datatype-jsr310</artifactId>
              <groupId>com.fasterxml.jackson.datatype</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jaxb-api</artifactId>
              <groupId>javax.xml.bind</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>atlassian-embedded-crowd-testing</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.spring</groupId>
        <artifactId>atlassian-spring</artifactId>
        <version>3.0.0</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
          <exclusion>
            <artifactId>log4j</artifactId>
            <groupId>log4j</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.johnson</groupId>
        <artifactId>atlassian-johnson-core</artifactId>
        <version>4.0.1</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>atlassian-seraph</artifactId>
            <groupId>com.atlassian.seraph</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.annotations</groupId>
        <artifactId>atlassian-annotations</artifactId>
        <version>5.0.0-m02</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>javax.servlet-api</artifactId>
        <version>4.0.1</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.dom4j</groupId>
        <artifactId>dom4j</artifactId>
        <version>2.1.4</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>jaxen</groupId>
        <artifactId>jaxen</artifactId>
        <version>1.1.6</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>net.jcip</groupId>
        <artifactId>jcip-annotations</artifactId>
        <version>1.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>commons-io</groupId>
        <artifactId>commons-io</artifactId>
        <version>2.13.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>3.12.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>jcl-over-slf4j</artifactId>
        <version>2.0.12</version>
        <scope>runtime</scope>
        <optional>true</optional>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-context</artifactId>
        <version>5.3.32</version>
        <scope>provided</scope>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>2.0.12</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.13.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-core</artifactId>
        <version>2.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>2.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.28.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-log4j12</artifactId>
        <version>2.0.12</version>
        <scope>test</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target</directory>
      <finalName>atlassian-config-2.0.0-m05</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.5.0</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-closedsource-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-closedsource-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban_conflicting_dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure that these older dependencies don't sneak back in</message>
                    <excludes>
                      <exclude>javax.servlet:servlet-api</exclude>
                      <exclude>commons-logging:commons-logging</exclude>
                      <exclude>commons-lang:commons-lang</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-checkstyle-suppressions</id>
              <phase>process-resources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/codestyle</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/codestyle</directory>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-closedsource-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-closedsource-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <groupId>com.atlassian.drs</groupId>
          <artifactId>dependency-report-maven-plugin</artifactId>
          <version>1.5.13</version>
          <executions>
            <execution>
              <phase>post-integration-test</phase>
              <goals>
                <goal>upload</goal>
              </goals>
              <configuration>
                <project>atlassian-config</project>
                <gracefulFailure>true</gracefulFailure>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <project>atlassian-config</project>
            <gracefulFailure>true</gracefulFailure>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.5.0</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.config:atlassian-config-internal:jar:2.0.0-m05'         -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.config</groupId>
      <artifactId>atlassian-config-parent</artifactId>
      <version>2.0.0-m05</version>
    </parent>
    <groupId>com.atlassian.config</groupId>
    <artifactId>atlassian-config-internal</artifactId>
    <version>2.0.0-m05</version>
    <description>Basic application configuration classes.</description>
    <url>https://www.atlassian.com/atlassian-config-internal</url>
    <inceptionYear>2006</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/software-license-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git/atlassian-config-internal</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-config.git/atlassian-config-internal</developerConnection>
      <tag>atlassian-config-parent-2.0.0-m05</tag>
      <url>https://bitbucket.org/atlassian/atlassian-config/atlassian-config-internal</url>
    </scm>
    <issueManagement>
      <system>jira</system>
      <url>https://ecosystem.atlassian.net/projects/ACONF</url>
    </issueManagement>
    <ciManagement>
      <system>bamboo</system>
      <url>https://ecosystem-bamboo.internal.atlassian.com/browse/ACONF</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
      <site>
        <id>atlassian-documentation</id>
        <url>scpexe://docs-app.internal.atlassian.com/var/www/domains/docs.atlassian.com/atlassian-config-internal/2.0.0-m05/atlassian-config-internal</url>
      </site>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cebd5e8d-f565-4cf4-935c-ed7d3e8a0485</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>8.18</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <commons.io.version>2.13.0</commons.io.version>
      <commons.lang3.version>3.12.0</commons.lang3.version>
      <dom4j.version>2.1.4</dom4j.version>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <hamcrest.version>2.2</hamcrest.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <jaxen.version>1.1.6</jaxen.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.5.0</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <platform.version>7.0.0-m30</platform.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>2.2</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.28.2</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-builder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-core</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-client</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-plugin</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-consumer-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-service-provider-spi</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>net.oauth.core</groupId>
          <artifactId>oauth</artifactId>
          <version>20100601-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-annotation</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugin</groupId>
          <artifactId>atlassian-spring-scanner-runtime</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-api</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.templaterenderer</groupId>
          <artifactId>atlassian-template-renderer-velocity16-plugin</artifactId>
          <version>6.0.0-m06</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>upm-spi</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>licensing-api</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.marketplace</groupId>
          <artifactId>marketplace-client-java</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.soy</groupId>
          <artifactId>soy-template-renderer-plugin-api</artifactId>
          <version>7.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-admin-plugin</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.authentication</groupId>
          <artifactId>atlassian-authentication-plugin-api</artifactId>
          <version>5.0.0-QR-20240112110134</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache-plugin</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-failure-cache</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-api</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.httpclient</groupId>
          <artifactId>atlassian-httpclient-library</artifactId>
          <version>3.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-plugin</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-api</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-nav-links-spi</artifactId>
          <version>9.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-plugin</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.prettyurls</groupId>
          <artifactId>atlassian-pretty-urls-api</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-api</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-spi</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-api</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.gadgets</groupId>
          <artifactId>atlassian-gadgets-spi</artifactId>
          <version>9.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-project-creation-spi</artifactId>
          <version>5.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-common-plugin</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-remote-event-api</artifactId>
          <version>8.0.0-m2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ratelimiting</groupId>
          <artifactId>rate-limiting-plugin</artifactId>
          <version>3.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>remote-link-aggregator-api</artifactId>
          <version>4.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-spi</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.streams</groupId>
          <artifactId>streams-thirdparty-api</artifactId>
          <version>10.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-plugin</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-api</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-spi</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-core</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.jwt</groupId>
          <artifactId>jwt-applinks</artifactId>
          <version>3.3.3</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-spi</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.analytics</groupId>
          <artifactId>analytics-api</artifactId>
          <version>9.0.0-m13</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-api</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-host</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-spi</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.annotations</groupId>
          <artifactId>atlassian-annotations</artifactId>
          <version>5.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-api</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-common-impl</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-memory</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-ehcache</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.event</groupId>
          <artifactId>atlassian-event</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-trust-api</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.fugue</groupId>
          <artifactId>fugue-retry</artifactId>
          <version>5.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.fugue</groupId>
          <artifactId>fugue</artifactId>
          <version>2.7.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-api</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-core</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-events</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-servlet</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-spring</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-schema</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-key-manager</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-core</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-common</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-api</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.extras</groupId>
          <artifactId>atlassian-extras-legacy</artifactId>
          <version>3.4.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-core</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-db</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.beehive</groupId>
          <artifactId>beehive-single-node</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-api</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-spi</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource-common</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webresource</artifactId>
          <version>7.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity.htmlsafe</groupId>
          <artifactId>velocity-htmlsafe</artifactId>
          <version>4.0.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-caesium</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.mail</groupId>
          <artifactId>atlassian-mail</artifactId>
          <version>7.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-client-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-scopes-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-provider-api</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth</groupId>
          <artifactId>atlassian-oauth-api</artifactId>
          <version>6.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.json</groupId>
          <artifactId>atlassian-json-api</artifactId>
          <version>1.1.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-random</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-xml</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-secure-utils</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security</groupId>
          <artifactId>atlassian-password-encoder</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.http</groupId>
          <artifactId>atlassian-http</artifactId>
          <version>4.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment-api</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-webfragment</artifactId>
          <version>7.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>io.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.util.concurrent</groupId>
          <artifactId>atlassian-util-concurrent</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-api</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>atlassian-profiling-micrometer</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.profiling</groupId>
          <artifactId>micrometer-registry-atlassian-analytics</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config</artifactId>
          <version>2.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.html</groupId>
          <artifactId>atlassian-html-encoder</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.spring</groupId>
          <artifactId>atlassian-spring</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.instrumentation</groupId>
          <artifactId>atlassian-instrumentation-core</artifactId>
          <version>3.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sourcemap</groupId>
          <artifactId>sourcemap</artifactId>
          <version>2.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.johnson</groupId>
          <artifactId>atlassian-johnson-core</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian</groupId>
          <artifactId>atlassian-localhost</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.healthcheck</groupId>
          <artifactId>atlassian-healthcheck-spi</artifactId>
          <version>8.0.0-m03</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-core</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.security.auth.trustedapps</groupId>
          <artifactId>atlassian-trusted-apps-seraph-integration</artifactId>
          <version>6.0.0</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ip</groupId>
          <artifactId>atlassian-ip</artifactId>
          <version>3.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-api</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-spi</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.audit</groupId>
          <artifactId>atlassian-audit-core</artifactId>
          <version>2.0.0-e19fe6c6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-events</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-integration-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>embedded-crowd-api</artifactId>
          <version>6.0.0-QR20240308090337</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cluster.monitoring</groupId>
          <artifactId>cluster-monitoring-spi</artifactId>
          <version>4.1.12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.ccev</groupId>
          <artifactId>cloud-compatible-email-validation</artifactId>
          <version>1.0.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>panopticon-api</artifactId>
          <version>1.1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>9.0.0-m07</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.diagnostics</groupId>
          <artifactId>atlassian-diagnostics-api</artifactId>
          <version>3.5.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.seraph</groupId>
          <artifactId>atlassian-seraph</artifactId>
          <version>4.2.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.velocity</groupId>
          <artifactId>atlassian-velocity</artifactId>
          <version>1.4</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.botocss</groupId>
          <artifactId>botocss-core</artifactId>
          <version>6.10.1</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.business.insights</groupId>
          <artifactId>api</artifactId>
          <version>2.4.5</version>
        </dependency>
        <dependency>
          <groupId>javax.servlet</groupId>
          <artifactId>javax.servlet-api</artifactId>
          <version>4.0.1</version>
        </dependency>
        <dependency>
          <groupId>javax.inject</groupId>
          <artifactId>javax.inject</artifactId>
          <version>1</version>
        </dependency>
        <dependency>
          <groupId>javax.activation</groupId>
          <artifactId>javax.activation-api</artifactId>
          <version>1.2.0</version>
        </dependency>
        <dependency>
          <groupId>javax.mail</groupId>
          <artifactId>javax.mail-api</artifactId>
          <version>1.6.2</version>
        </dependency>
        <dependency>
          <groupId>javax.xml.bind</groupId>
          <artifactId>jaxb-api</artifactId>
          <version>2.3.1</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.findbugs</groupId>
          <artifactId>jsr305</artifactId>
          <version>3.0.2</version>
        </dependency>
        <dependency>
          <groupId>org.jdom</groupId>
          <artifactId>jdom2</artifactId>
          <version>2.0.6.1</version>
        </dependency>
        <dependency>
          <groupId>com.rometools</groupId>
          <artifactId>rome</artifactId>
          <version>2.1.0</version>
        </dependency>
        <dependency>
          <groupId>org.apache.velocity</groupId>
          <artifactId>velocity</artifactId>
          <version>1.6.4-atlassian-27</version>
        </dependency>
        <dependency>
          <groupId>org.dom4j</groupId>
          <artifactId>dom4j</artifactId>
          <version>2.1.4</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.14.0</version>
        </dependency>
        <dependency>
          <groupId>commons-fileupload</groupId>
          <artifactId>commons-fileupload</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>commons-collections</groupId>
          <artifactId>commons-collections</artifactId>
          <version>3.2.2</version>
        </dependency>
        <dependency>
          <groupId>commons-io</groupId>
          <artifactId>commons-io</artifactId>
          <version>2.15.1</version>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.16.1</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-text</artifactId>
          <version>1.11.0</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jul-to-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>jcl-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>log4j-over-slf4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.json</groupId>
          <artifactId>json</artifactId>
          <version>20231013</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpcore</artifactId>
          <version>4.4.16</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpmime</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.apache.httpcomponents</groupId>
          <artifactId>httpclient-cache</artifactId>
          <version>4.5.14</version>
        </dependency>
        <dependency>
          <groupId>org.jsoup</groupId>
          <artifactId>jsoup</artifactId>
          <version>1.17.2</version>
        </dependency>
        <dependency>
          <groupId>com.google.code.gson</groupId>
          <artifactId>gson</artifactId>
          <version>2.10.1</version>
        </dependency>
        <dependency>
          <groupId>net.jcip</groupId>
          <artifactId>jcip-annotations</artifactId>
          <version>1.0</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcprov-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcpkix-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcutil-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>org.bouncycastle</groupId>
          <artifactId>bcmail-lts8on</artifactId>
          <version>2.73.5</version>
        </dependency>
        <dependency>
          <groupId>xerces</groupId>
          <artifactId>xercesImpl</artifactId>
          <version>2.12.2</version>
        </dependency>
        <dependency>
          <groupId>org.apache.felix</groupId>
          <artifactId>org.apache.felix.framework</artifactId>
          <version>7.0.5</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-bridge</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins</groupId>
          <artifactId>atlassian-plugins-osgi-spring-extender</artifactId>
          <version>8.0.0-m11</version>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-core</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-extender</artifactId>
          <version>3.0.0.M01</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>org.eclipse.gemini.blueprint</groupId>
          <artifactId>gemini-blueprint-io</artifactId>
          <version>3.0.0.M01</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-aop</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-beans</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-context-support</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-core</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-expression</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-web</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-webmvc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.validation</groupId>
          <artifactId>validation-api</artifactId>
          <version>2.0.1.Final</version>
        </dependency>
        <dependency>
          <groupId>jakarta.ws.rs</groupId>
          <artifactId>jakarta.ws.rs-api</artifactId>
          <version>2.1.6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spi</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-core</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-spring</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.webhooks</groupId>
          <artifactId>atlassian-webhooks-rest</artifactId>
          <version>8.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-v2-internal-api</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.config</groupId>
          <artifactId>atlassian-config-internal</artifactId>
          <version>2.0.0-m03</version>
          <exclusions>
            <exclusion>
              <artifactId>atlassian-spring</artifactId>
              <groupId>com.atlassian.spring</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.lesscss</groupId>
          <artifactId>lesscss-spi</artifactId>
          <version>6.0.0-m04</version>
        </dependency>
        <dependency>
          <groupId>net.minidev</groupId>
          <artifactId>json-smart</artifactId>
          <version>2.5.0</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-core</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.core</groupId>
          <artifactId>jackson-databind</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.module</groupId>
          <artifactId>jackson-module-parameter-names</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-xml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-yaml</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.dataformat</groupId>
          <artifactId>jackson-dataformat-cbor</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-joda</artifactId>
          <version>2.16.2</version>
          <exclusions>
            <exclusion>
              <artifactId>joda-time</artifactId>
              <groupId>joda-time</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jdk8</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.datatype</groupId>
          <artifactId>jackson-datatype-jsr310</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.fasterxml.jackson.jaxrs</groupId>
          <artifactId>jackson-jaxrs-json-provider</artifactId>
          <version>2.16.2</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-module</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-common</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.rest</groupId>
          <artifactId>atlassian-rest-doclet</artifactId>
          <version>8.0.0-m12</version>
        </dependency>
        <dependency>
          <groupId>com.google.guava</groupId>
          <artifactId>guava</artifactId>
          <version>32.1.3-jre</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>oscore</artifactId>
          <version>2.3.0-atlassian-5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>propertyset</artifactId>
          <version>1.5</version>
        </dependency>
        <dependency>
          <groupId>opensymphony</groupId>
          <artifactId>sitemesh</artifactId>
          <version>2.5-atlassian-11</version>
        </dependency>
        <dependency>
          <groupId>commons-pool</groupId>
          <artifactId>commons-pool</artifactId>
          <version>1.6</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-jdbc</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-tx</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>javax.ws.rs</groupId>
          <artifactId>jsr311-api</artifactId>
          <version>1.1.1</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-core</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-server</artifactId>
          <version>1.19.5-atlassian-17</version>
          <exclusions>
            <exclusion>
              <artifactId>asm</artifactId>
              <groupId>asm</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-servlet</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-client</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey</groupId>
          <artifactId>jersey-json</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>com.sun.jersey.contribs</groupId>
          <artifactId>jersey-multipart</artifactId>
          <version>1.19.5-atlassian-17</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-core-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-mapper-asl</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-jaxrs</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-xc</artifactId>
          <version>1.9.14-atlassian-6</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.plugins.test</groupId>
          <artifactId>atlassian-plugins-test</artifactId>
          <version>8.0.0-m11</version>
          <exclusions>
            <exclusion>
              <artifactId>org.apache.servicemix.bundles.jsr305</artifactId>
              <groupId>org.apache.servicemix.bundles</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.scheduler</groupId>
          <artifactId>atlassian-scheduler-core-test</artifactId>
          <version>5.0.0-m01</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-pageobjects</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.applinks</groupId>
          <artifactId>applinks-func-test-rest-common</artifactId>
          <version>10.0.0-m09</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.sal</groupId>
          <artifactId>sal-test-resources</artifactId>
          <version>6.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.oauth2</groupId>
          <artifactId>oauth2-pageobjects</artifactId>
          <version>4.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>net.java.dev.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.activeobjects</groupId>
          <artifactId>activeobjects-test</artifactId>
          <version>6.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.cache</groupId>
          <artifactId>atlassian-cache-core-test</artifactId>
          <version>7.0.0-m02</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-javascript-tests</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.upm</groupId>
          <artifactId>atlassian-universal-plugin-manager-pageobjects</artifactId>
          <version>7.0.0-m05</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-nop</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-simple</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-log4j12</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-reload4j</artifactId>
          <version>2.0.12</version>
        </dependency>
        <dependency>
          <groupId>org.springframework</groupId>
          <artifactId>spring-test</artifactId>
          <version>5.3.32</version>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>crowd-test-utils</artifactId>
          <version>6.0.0-QR20240308090337</version>
          <exclusions>
            <exclusion>
              <artifactId>jackson-dataformat-yaml</artifactId>
              <groupId>com.fasterxml.jackson.dataformat</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jackson-datatype-jsr310</artifactId>
              <groupId>com.fasterxml.jackson.datatype</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jaxb-api</artifactId>
              <groupId>javax.xml.bind</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>com.atlassian.crowd</groupId>
          <artifactId>atlassian-embedded-crowd-testing</artifactId>
          <version>6.0.0-QR20240313120330</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.config</groupId>
        <artifactId>atlassian-config</artifactId>
        <version>2.0.0-m05</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.spring</groupId>
        <artifactId>atlassian-spring</artifactId>
        <version>3.0.0</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
          <exclusion>
            <artifactId>log4j</artifactId>
            <groupId>log4j</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.johnson</groupId>
        <artifactId>atlassian-johnson-core</artifactId>
        <version>4.0.1</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>atlassian-seraph</artifactId>
            <groupId>com.atlassian.seraph</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.annotations</groupId>
        <artifactId>atlassian-annotations</artifactId>
        <version>5.0.0-m02</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>javax.servlet-api</artifactId>
        <version>4.0.1</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.dom4j</groupId>
        <artifactId>dom4j</artifactId>
        <version>2.1.4</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>jaxen</groupId>
        <artifactId>jaxen</artifactId>
        <version>1.1.6</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>net.jcip</groupId>
        <artifactId>jcip-annotations</artifactId>
        <version>1.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>commons-io</groupId>
        <artifactId>commons-io</artifactId>
        <version>2.13.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>3.12.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>jcl-over-slf4j</artifactId>
        <version>2.0.12</version>
        <scope>runtime</scope>
        <optional>true</optional>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-context</artifactId>
        <version>5.3.32</version>
        <scope>provided</scope>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>2.0.12</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.13.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-core</artifactId>
        <version>2.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>2.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.28.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-log4j12</artifactId>
        <version>2.0.12</version>
        <scope>test</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target</directory>
      <finalName>atlassian-config-internal-2.0.0-m05</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.5.0</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-closedsource-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-closedsource-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban_conflicting_dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure that these older dependencies don't sneak back in</message>
                    <excludes>
                      <exclude>javax.servlet:servlet-api</exclude>
                      <exclude>commons-logging:commons-logging</exclude>
                      <exclude>commons-lang:commons-lang</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-checkstyle-suppressions</id>
              <phase>process-resources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/codestyle</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/codestyle</directory>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-closedsource-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-closedsource-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <groupId>com.atlassian.drs</groupId>
          <artifactId>dependency-report-maven-plugin</artifactId>
          <version>1.5.13</version>
          <executions>
            <execution>
              <phase>post-integration-test</phase>
              <goals>
                <goal>upload</goal>
              </goals>
              <configuration>
                <project>atlassian-config</project>
                <gracefulFailure>true</gracefulFailure>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <project>atlassian-config</project>
            <gracefulFailure>true</gracefulFailure>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.5.0</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.5.0</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/ACONF-ACONF2D0X-ACONF2D0XRELEASE/target/checkout/atlassian-config-internal/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
</projects>

