<?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>ai.digital.deploy.sql</groupId>
  <artifactId>xld-sql-model</artifactId>
  <version>25.3.0-beta.421</version>
  <organization>
    <name>Digital.ai</name>
  </organization>
  <licenses>
    <license>
      <name>EULA Artifacts XebiaLabs, Version 1.0</name>
      <url>https://dist.xebialabs.com/public/legal/eula-artifacts-v10.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-library</artifactId>
      <version>2.13.16</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>jcl-over-slf4j</artifactId>
      <version>2.0.17</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>log4j-over-slf4j</artifactId>
      <version>2.0.17</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.xebialabs.deployit</groupId>
      <artifactId>engine-api</artifactId>
      <version>25.3.0-beta.421</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.xebialabs.deployit</groupId>
      <artifactId>appserver-api</artifactId>
      <version>25.3.0-beta.421</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.xebialabs.xl-platform</groupId>
      <artifactId>xl-security</artifactId>
      <version>25.3.0-beta.421</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.xebialabs.xl-platform</groupId>
      <artifactId>xl-security-api</artifactId>
      <version>25.3.0-beta.421</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-core</artifactId>
      <version>6.2.5</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.6</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>33.4.6-jre</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.apache.pekko</groupId>
      <artifactId>pekko-actor_2.13</artifactId>
      <version>1.1.3</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>jakarta.xml.bind</groupId>
      <artifactId>jakarta.xml.bind-api</artifactId>
      <version>4.0.2</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ch.qos.logback</groupId>
      <artifactId>logback-classic</artifactId>
      <version>1.5.18</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>jcr</artifactId>
          <groupId>javax.jcr</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jakarta.json</artifactId>
          <groupId>org.eclipse.parsson</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jsr173_api</artifactId>
          <groupId>javax.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-jms_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>logback-access</artifactId>
          <groupId>ch.qos.logback</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-quartz-scheduler_2.13</artifactId>
          <groupId>com.enragedginger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>kryo-shaded</artifactId>
          <groupId>com.esotericsoftware</groupId>
        </exclusion>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-persistence-jdbc_2.13</artifactId>
          <groupId>com.lightbend.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-actor_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-sharding_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-cluster-tools_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-distributed-data_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-remote_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-serialization-jackson_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-slf4j_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-stream-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-core_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-spray-json_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-testkit_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-http-xml_2.13</artifactId>
          <groupId>com.typesafe.akka</groupId>
        </exclusion>
        <exclusion>
          <artifactId>akka-kryo-serialization_2.13</artifactId>
          <groupId>io.altoo</groupId>
        </exclusion>
        <exclusion>
          <artifactId>javassist</artifactId>
          <groupId>javassist</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xsdlib</artifactId>
          <groupId>net.java.dev.msv</groupId>
        </exclusion>
        <exclusion>
          <artifactId>bcprov-jdk15on</artifactId>
          <groupId>org.bouncycastle</groupId>
        </exclusion>
        <exclusion>
          <artifactId>hawtjni-runtime</artifactId>
          <groupId>org.fusesource.hawtjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-all</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-linux64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-osx</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win32</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldbjni-win64</artifactId>
          <groupId>org.fusesource.leveldbjni</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>leveldb-api</artifactId>
          <groupId>org.iq80.leveldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>resteasy-jackson-provider</artifactId>
          <groupId>org.jboss.resteasy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <groupId>com.fasterxml.jackson.module</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api-2.5</artifactId>
          <groupId>org.mortbay.jetty</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-log4j12</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-jcl</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pull-parser</artifactId>
          <groupId>pull-parser</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xpp3</artifactId>
          <groupId>xpp3</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-persistence-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pekko-stream-experimental_2.13</artifactId>
          <groupId>org.apache.pekko</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jaxb-impl</artifactId>
          <groupId>com.sun.xml.bind</groupId>
        </exclusion>
        <exclusion>
          <artifactId>sjsxp</artifactId>
          <groupId>com.sun.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-client</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-core-server</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-api</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-websocket-jetty-common</artifactId>
          <groupId>org.eclipse.jetty.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-client</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-common</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-jetty-server</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jetty-ee10-websocket-servlet</artifactId>
          <groupId>org.eclipse.jetty.ee10.websocket</groupId>
        </exclusion>
        <exclusion>
          <artifactId>micrometer-jakarta9</artifactId>
          <groupId>io.micrometer</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
  <name>xld-sql-model</name>
</project>
