<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.intellectualsites.bom</groupId>
  <artifactId>bom-newest</artifactId>
  <version>1.43</version>
  <packaging>pom</packaging>
  <name>bom-newest 1.43</name>
  <description>Bill of materials for IntellectualSites projects.</description>
  <url>https://github.com/IntellectualSites/bom</url>
  <licenses>
    <license>
      <name>The MIT License</name>
      <url>https://opensource.org/licenses/MIT</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>NotMyFault</id>
      <name>Alexander Brandes</name>
      <email>contact(at)notmyfault.dev</email>
      <organization>IntellectualSites</organization>
      <organizationUrl>https://github.com/IntellectualSites/</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/IntellectualSites/bom.git</connection>
    <developerConnection>scm:git:git@github.com:IntellectualSites/bom.git</developerConnection>
    <tag>1.43</tag>
    <url>https://github.com/IntellectualSites/bom</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/IntellectualSites/bom/issues</url>
  </issueManagement>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>org.yaml</groupId>
        <artifactId>snakeyaml</artifactId>
        <version>2.2</version>
      </dependency>
      <dependency>
        <groupId>com.google.code.gson</groupId>
        <artifactId>gson</artifactId>
        <version>2.10.1</version>
      </dependency>
      <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <version>32.1.2-jre</version>
      </dependency>
      <dependency>
        <groupId>org.apache.logging.log4j</groupId>
        <artifactId>log4j-api</artifactId>
        <version>2.19.0</version>
      </dependency>
      <dependency>
        <groupId>io.papermc.paper</groupId>
        <artifactId>paper-api</artifactId>
        <version>1.20.2-R0.1-SNAPSHOT</version>
      </dependency>
      <dependency>
        <groupId>org.checkerframework</groupId>
        <artifactId>checker-qual</artifactId>
        <version>3.42.0</version>
      </dependency>
      <dependency>
        <groupId>net.kyori</groupId>
        <artifactId>adventure-api</artifactId>
        <version>4.16.0</version>
      </dependency>
      <dependency>
        <groupId>net.kyori</groupId>
        <artifactId>adventure-text-minimessage</artifactId>
        <version>4.16.0</version>
      </dependency>
      <dependency>
        <groupId>net.kyori</groupId>
        <artifactId>adventure-platform-bukkit</artifactId>
        <version>4.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.intellectualsites.plotsquared</groupId>
        <artifactId>plotsquared-core</artifactId>
        <version>7.3.6</version>
      </dependency>
      <dependency>
        <groupId>com.intellectualsites.plotsquared</groupId>
        <artifactId>plotsquared-bukkit</artifactId>
        <version>7.3.6</version>
      </dependency>
      <dependency>
        <groupId>com.fastasyncworldedit</groupId>
        <artifactId>FastAsyncWorldEdit-Core</artifactId>
        <version>2.9.1</version>
      </dependency>
      <dependency>
        <groupId>com.fastasyncworldedit</groupId>
        <artifactId>FastAsyncWorldEdit-Bukkit</artifactId>
        <version>2.9.1</version>
      </dependency>
      <dependency>
        <groupId>com.intellectualsites.paster</groupId>
        <artifactId>Paster</artifactId>
        <version>1.1.5</version>
      </dependency>
      <dependency>
        <groupId>com.intellectualsites.informative-annotations</groupId>
        <artifactId>informative-annotations</artifactId>
        <version>1.4</version>
      </dependency>
      <dependency>
        <groupId>com.github.MilkBowl</groupId>
        <artifactId>VaultAPI</artifactId>
        <version>1.7.1</version>
      </dependency>
      <dependency>
        <groupId>org.bstats</groupId>
        <artifactId>bstats-bukkit</artifactId>
        <version>3.0.2</version>
      </dependency>
      <dependency>
        <groupId>org.bstats</groupId>
        <artifactId>bstats-base</artifactId>
        <version>3.0.2</version>
      </dependency>
      <dependency>
        <groupId>io.papermc</groupId>
        <artifactId>paperlib</artifactId>
        <version>1.0.8</version>
      </dependency>
      <dependency>
        <groupId>dev.notmyfault.serverlib</groupId>
        <artifactId>ServerLib</artifactId>
        <version>2.3.4</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
</project>
