<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:db451844-d7fa-354d-b58f-5ac0eccfcaf3" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <timestamp>2026-04-16T11:55:35Z</timestamp>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/ai.timefold.solver/timefold-solver-core@1.33.0?type=jar">
      <group>ai.timefold.solver</group>
      <name>timefold-solver-core</name>
      <version>1.33.0</version>
      <description>Timefold solves planning problems.
    This lightweight, embeddable planning engine implements powerful and scalable algorithms
    to optimize business resource scheduling and planning.

    This module contains the planning engine itself.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/ai.timefold.solver/timefold-solver-core@1.33.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://solver.timefold.ai</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/TimefoldAI/solver/issues/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/TimefoldAI/timefold-solver/build/timefold-solver-build-parent/timefold-solver-core</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/io.quarkus.gizmo/gizmo2@2.1.1?type=jar">
      <publisher>JBoss by Red Hat</publisher>
      <group>io.quarkus.gizmo</group>
      <name>gizmo2</name>
      <version>2.1.1</version>
      <description>A bytecode generation convenience library</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">38a5d6bc26878bf723915f2f3edebe9c</hash>
        <hash alg="SHA-1">eff59066c24493384fa330f3f38bf4e91f397335</hash>
        <hash alg="SHA-256">777af2f3b98bbc238938e95c0679c5a1473ec86513e1b88c36901a30c58c9b8e</hash>
        <hash alg="SHA-512">cae41edac5a36641e51128dec9ea9c0322ce0913d2a833329471332cf97331cf412afdafcad5804b1b9a69a529e47902924e294d1210124f1365c841c7a8d6d6</hash>
        <hash alg="SHA-384">49006f0507de844999642cb314743c01317a240cb24e719b3665213ff41f2f1d707c7e3d216341d4e78093a345bc1fe0</hash>
        <hash alg="SHA3-384">b279c7816a67fd53fa82869288505356adccd1981e12ffb6fa6a487a6850aad55b25143dde15004f7cd299ad7b55bcc4</hash>
        <hash alg="SHA3-256">8f34ac1520a2d38a0570273b9634ddb67ab77cfe29c26c5a472ef25827342392</hash>
        <hash alg="SHA3-512">c5c036fee366c0bba248b7aa0097a33f895c95bd5f83e1b6bb43fe41eeded23921bb4c05aa932aa400a7de519040b9bf562f299f17699e8801212d8811fcc3ff</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.quarkus.gizmo/gizmo2@2.1.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.jboss.org</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.redhat.com/</url>
        </reference>
        <reference type="mailing-list">
          <url>http://lists.jboss.org/pipermail/jboss-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/quarkusio/gizmo</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.smallrye.classfile/jdk-classfile-backport@26?type=jar">
      <group>io.smallrye.classfile</group>
      <name>jdk-classfile-backport</name>
      <version>26</version>
      <description>An unofficial backport of the JDK Classfile API to Java 17</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">e0e189fd989286b6c7a54ac4dbb188b7</hash>
        <hash alg="SHA-1">a95b44f99f1fb7006d4b2340c035d34c2ffb4511</hash>
        <hash alg="SHA-256">2eb2741b04c632ca361fb7dc947e993785639e76233129e84b2c85d618ae12ca</hash>
        <hash alg="SHA-512">0f38177b681a4c1dab87af4c4f7bd2ddc4ce867011950765f0d30586e6453fe2bf8188fb3b37c0cba77acfba69733140d748d9534d89baa5f3f055d0641a107d</hash>
        <hash alg="SHA-384">1f25614ce60c50c33a3ddf13e25e459cd0ce7dd3227cebd95e305aa7b72d5ea05bb5897e97d2d4fc3ecc3433a64af63f</hash>
        <hash alg="SHA3-384">fc11b6cb89066e0ef61b9d25457cd08c64904f666b935d2d7867e18190b31b2eca279f453e572f7fe05e10957ebfc8e2</hash>
        <hash alg="SHA3-256">420c02522303b973cbe41b62b4a74c0fef2e7402abdc7837cb5a59d6ea7c4908</hash>
        <hash alg="SHA3-512">613d733ac0d5c80030b664789e8c3998d892cbf1ed056f16e5c745d2b50ae627b36690cf868e15aa8b1b0c63d9306c23367f263fd9977ad4a60f438050e74b90</hash>
      </hashes>
      <licenses>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.classfile/jdk-classfile-backport@26?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/smallrye/jdk-classfile-backport</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/smallrye/jdk-classfile-backport/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/jdk-classfile-backport</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.smallrye.common/smallrye-common-constraint@2.16.0?type=jar">
      <group>io.smallrye.common</group>
      <name>smallrye-common-constraint</name>
      <version>2.16.0</version>
      <description>Common utilities for SmallRye</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">a0afe2991f25c9318e16e6a2ac4ee7ff</hash>
        <hash alg="SHA-1">7a7fad9299dc35f5678c4d8a7d46019de147ce16</hash>
        <hash alg="SHA-256">9ce104ceb2284024fcf8d427ad2abcbb533e6afedf517a2b8727269f6a5920a6</hash>
        <hash alg="SHA-512">b98161ae842e0122a86442949cbc4e978d5642b01674a1d2639c95f14ea28fa2bc72280c45452d3846264fa78754ffef4838158f8fe338bc8212f9ace45a8e22</hash>
        <hash alg="SHA-384">bae911e33adb393b3ed83260464955420ffae859b8bceaa6ebfd810207c8196cff494c9012cda9c6016c33902af0cd91</hash>
        <hash alg="SHA3-384">58be6118535eedbf5b580d629b481ca6cc23b044a8430a3e8bbf6ea78d6f14334359208dde1ddb44ca23a15075b09b38</hash>
        <hash alg="SHA3-256">afc2266006eb8f7fb9d299e3e1d133471d18f9e9dc3a56d2f44bd3acf72aa5b7</hash>
        <hash alg="SHA3-512">03bbe8883cd8fa47e617b79c2a5455053dc4ad1d6a807a8626847fb8acf4d187c86b3d62ce2e7584533a2433d37b735caeec252d72beac5f1d77073cd2759bf4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.common/smallrye-common-constraint@2.16.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://smallrye.io</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/smallrye/smallrye-common/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/smallrye-common/smallrye-common-constraint/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar">
      <publisher>JBoss by Red Hat</publisher>
      <group>org.jboss.logging</group>
      <name>jboss-logging</name>
      <version>3.6.2.Final</version>
      <description>The JBoss Logging Framework</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">dca3f5ac156cb5e29490d77990cec10d</hash>
        <hash alg="SHA-1">3e0a139d7a74cc13b5e01daa8aaa7f71dccd577e</hash>
        <hash alg="SHA-256">f423e07bffce73bf2b6cc872f30981c06fe9cfd5a86a0b4f5fbdd11cfe0148e0</hash>
        <hash alg="SHA-512">f3283ad1a48c0d4a4f4f1d4d38f7f25c10fe1f8b0f80b4a4a4f18c58097965b67089e700b9eb1786e295fdaaff0ee3dd4f593d770a436e6da7b2fde7f77091dd</hash>
        <hash alg="SHA-384">c9b5e92358bc0a3f3aee03162c37790beaf6245c75666e5d592f7690810e75309f5af1efa5997a8bc08737ad61bdbaa9</hash>
        <hash alg="SHA3-384">a76a6eaa5dad88d111163e4c27b93bfa6fc244a45e9e22494ae7e3bc3d18220f92b1cd92a5f1d37f22d8934a146ec166</hash>
        <hash alg="SHA3-256">4e5943546b6d6a1f7267effcdf2900890b9a493f644a292a99d134fbdd064a6d</hash>
        <hash alg="SHA3-512">6cd6b83c86734dacfbbf3f3fa30cc7ce2e2a2a32437deebd32b945057f3ba9e35ef87ee57d8330ebdd5f6a5e84b0c1428aada290fdbdcf38701f0823e4db83bd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.jboss.org</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.redhat.com/</url>
        </reference>
        <reference type="mailing-list">
          <url>http://lists.jboss.org/pipermail/jboss-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jboss-logging/jboss-logging/tree/main/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.smallrye.common/smallrye-common-resource@2.16.0?type=jar">
      <group>io.smallrye.common</group>
      <name>smallrye-common-resource</name>
      <version>2.16.0</version>
      <description>Common utilities for SmallRye</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">8bf3210f2a3514f5f5f6a167c108df01</hash>
        <hash alg="SHA-1">92d3b15823269fc500b4589f8b365c6aae51b2fd</hash>
        <hash alg="SHA-256">00fefb18cf87306ad8427d444c8f098de5c64c82183579b0b7d7c14f28308413</hash>
        <hash alg="SHA-512">7c8f3998d2b3ab6d3c901d8646a24ec4d26fcf6cc109b1e483c94c59c4b0dd8f71db5a33b334a2b3af96e2fa25441ccdb3954049475e3129eae4605d3341477d</hash>
        <hash alg="SHA-384">c53637e830bbd9d2ecbd00b680d86584fc2fc7aa0a7f08048aba1797ddeb56d960d65b1b7d53891e1f074a94b4d82d2e</hash>
        <hash alg="SHA3-384">a32222aade243cb736cb504408811f3dc59e47e2c6ded64739a8a0422aab8e21a647dd68e5d70ead7037ff2171bf500e</hash>
        <hash alg="SHA3-256">da319ad968ad767de31f773929b49884c8ee18467443fb8fde443e76548816dd</hash>
        <hash alg="SHA3-512">699621d3a1c32712d1717db2d4b96d125cbb3691d00fd76034ee4979863fa83dbd4b2e21e94d7e80c2c8bb54e08086cb8b18a56c988841b67eedce9c8c2203fc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.common/smallrye-common-resource@2.16.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://smallrye.io</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/smallrye/smallrye-common/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/smallrye-common/smallrye-common-resource/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-math3</name>
      <version>3.6.1</version>
      <description>The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5b730d97e4e6368069de1983937c508e</hash>
        <hash alg="SHA-1">e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf</hash>
        <hash alg="SHA-256">1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308</hash>
        <hash alg="SHA-512">8bc2438b3b4d9a6be4a47a58410b2d4d0e56e05787ab24badab8cbc9075d61857e8d2f0bffedad33f18f8a356541d00f80a8597b5dedb995be8480d693d03226</hash>
        <hash alg="SHA-384">95d1186d9ca06a3ea2e6437ddec3a55698e2493d3e72f6f554746b74fa929892bd71a2ab501a4e7b1ce56b7cd64e7ab4</hash>
        <hash alg="SHA3-384">f85bb3e46a00fc4940a3be1331301302b0eb728e2d1fe2c1842d4761e5a0bc7a420c0c705ae60250ca1c7b03d3694b9e</hash>
        <hash alg="SHA3-256">919c15ae4b1aef2a58aa6ea4b700bc5562e78dbc382f3393169425ca91ad368c</hash>
        <hash alg="SHA3-512">dbe54d586c898cdbd7df6c31c131ca3525db17fcea5c7f5da8cbfe617e2afc667289290c76771ec5c9567a56fb2b177b0a31d67abcc656410c90287da4d88999</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://commons.apache.org/proper/commons-math/</url>
        </reference>
        <reference type="build-system">
          <url>https://continuum-ci.apache.org/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>http://issues.apache.org/jira/browse/MATH</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/commons-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=commons-math.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.17</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b6480d114a23683498ac3f746f959d2f</hash>
        <hash alg="SHA-1">d9e58ac9c7779ba3bf8142aff6c830617a7fe60f</hash>
        <hash alg="SHA-256">7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832</hash>
        <hash alg="SHA-512">9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9</hash>
        <hash alg="SHA-384">6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944</hash>
        <hash alg="SHA3-384">9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557</hash>
        <hash alg="SHA3-256">00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e</hash>
        <hash alg="SHA3-512">9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.slf4j.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.micrometer/micrometer-core@1.16.3?type=jar">
      <group>io.micrometer</group>
      <name>micrometer-core</name>
      <version>1.16.3</version>
      <description>Core module of Micrometer containing instrumentation API and implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a0790f2fb41285276200aedbfc33eeb9</hash>
        <hash alg="SHA-1">28555194fd12cb90560963520e157274ed1c9fbe</hash>
        <hash alg="SHA-256">ae9227c948a39b005be1c4a46c5fe1222b556c639b20229d4fe65a8c9d32bced</hash>
        <hash alg="SHA-512">fa2c43265f6a541565934b3a4a0dcf8afba3a631723bb169ed2809927696e76c8897cd20a39011e6894cad0f5e6479fbbb77fc4476cc375ce73c3008ef5d1a11</hash>
        <hash alg="SHA-384">b4974620e974f5edb4d2b74c24bea1753674608c1a62b159d9314ad634e7a7c4e6c69e7becfffd69f7715f944f0958f0</hash>
        <hash alg="SHA3-384">4901e59995a289dcd9c03267b887a9c56bfbf2c58ac2c42a65f43339cb60048af6233dafa7512b01a23304f76ea0c726</hash>
        <hash alg="SHA3-256">40e9811361d60da6e6207ebe9bbf4bd3103a512a87a19f717c33dbbc54cf7b66</hash>
        <hash alg="SHA3-512">f754d70b7cdd94bb9b1a573e3dbc879b63c6a5fe747af3db47497a8ceba3e1c92aaf0866c671206b15c1fd0053211021240295da14b1228f25de55b55b149dcf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.micrometer/micrometer-core@1.16.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/micrometer-metrics/micrometer</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.micrometer/micrometer-commons@1.16.3?type=jar">
      <group>io.micrometer</group>
      <name>micrometer-commons</name>
      <version>1.16.3</version>
      <description>Module containing common code</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a73abf2a4870eea069086cc8985f1418</hash>
        <hash alg="SHA-1">2ee3cbdd1c32d8cc6defd6ed8b21695dfcb1e763</hash>
        <hash alg="SHA-256">982f081cd1c1d64feaebdf415de2ba9dfef1ca882b1b86a308528e78e5bdc531</hash>
        <hash alg="SHA-512">8648a91d794c5e35024deeac1edb67b673bd9a5bf67c4e4a09a9a8589e95b7f9ad1cc074977be2e1cf56de0d5d8c5265d443867540ac8a38780c9bb1639e018f</hash>
        <hash alg="SHA-384">cfc14f9defbbac069dd10ea568a35082232cf47821e5f1ac05fa2e64b42b748f64c6b4f7b2acbd2278058c602458b5b9</hash>
        <hash alg="SHA3-384">a9c652b6ad1f141f7df542f4f662bb8557d10fac58f94cb1ba7ef775506c73aa4b126c8009f797e196a7bc35a5870de7</hash>
        <hash alg="SHA3-256">aa220089136d2102d8eef6afd61c51adafc054669308cdbdb72420e10e31d57c</hash>
        <hash alg="SHA3-512">c9e16cf1e7f231aaa511bc7e1a3245006abcacb8b260887710aab0942d1b7d636edfafc392a5ff9400815f27f04ec6670f68d85e3bb7b59c0740c579ca7b9030</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.micrometer/micrometer-commons@1.16.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/micrometer-metrics/micrometer</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.micrometer/micrometer-observation@1.16.3?type=jar">
      <group>io.micrometer</group>
      <name>micrometer-observation</name>
      <version>1.16.3</version>
      <description>Module containing Observation related code</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">637b1b18f838c8af42b70a51e6cc7b3d</hash>
        <hash alg="SHA-1">2846fee03dd959802e7cebf0f26c9ae2a59176a4</hash>
        <hash alg="SHA-256">2d883ddfc8d3685b0ed3288b1a6fda8019cb7766d17efc1475c73594b011c76e</hash>
        <hash alg="SHA-512">00dab72fac9d9154b0602988d9765aa85c0e1d01ab1020392de1374ccc51a7ebea1e60f79ad7a1ee7222a30904aac91ab206c7fb41a6cb1e0cf4c874296af25e</hash>
        <hash alg="SHA-384">cb5c46537b9a9291a40bf9487e96b77dc1c5c4864514eba87030b2a0a646fd77c6b0562ed213ef6b0ab09311ee11453b</hash>
        <hash alg="SHA3-384">69bb6edc24ee23dd96c15be70523347e7863aad5ee5168cdd0abd926803787341260531f906c81e55eb8b439e9bc32ac</hash>
        <hash alg="SHA3-256">72d2fb11895b78617ac6c1bf486ef99beb5a59cd14defe82d845c8851c12217a</hash>
        <hash alg="SHA3-512">76a9306d23eeedf64e2266810368467473f6f14f3596f728dc8235351911ce6337531b780844390ae2b534273b44318d50e80231778f8abe8abced52334682ea</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.micrometer/micrometer-observation@1.16.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/micrometer-metrics/micrometer</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar">
      <group>org.hdrhistogram</group>
      <name>HdrHistogram</name>
      <version>2.2.2</version>
      <description>HdrHistogram supports the recording and analyzing sampled data value
        counts across a configurable integer value range with configurable value
        precision within the range. Value precision is expressed as the number of
        significant digits in the value recording, and provides control over value
        quantization behavior across the value range and the subsequent value
        resolution at any given level.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">41f807bf0c681d6f692c408a6e217eaf</hash>
        <hash alg="SHA-1">7959933ebcc0f05b2eaa5af0a0c8689fa257b15c</hash>
        <hash alg="SHA-256">22d1d4316c4ec13a68b559e98c8256d69071593731da96136640f864fa14fad8</hash>
        <hash alg="SHA-512">fb28f1bc3a3d4430474ea87a0833d56dc3d1303c98918122d93c630ebdb0d1323bbf8feb9ffdc7dddd1908105858e6959bdfdd3889ca5803cecde93a974ab6b7</hash>
        <hash alg="SHA-384">fa19cf4674dee37cb5114689cccafeadbb7989e17768b814cb431806a0f69c7b37093b6e100430bd571a45d87a319758</hash>
        <hash alg="SHA3-384">fc0a9e2e5284bc2f911c5e2fdf9eec6cfa1973b6cfb1362822580d6c8768c73ebd1c8056b6e4e5302940f6b5ec4c74b7</hash>
        <hash alg="SHA3-256">79af553410abf4d3bbfa64374dfdf8777ce49d28b4c67a615e6d4a78e97d0498</hash>
        <hash alg="SHA3-512">5b2b1795ed1ea55b5a3566bb1f4170a4367b7893256809fdb428df9405857c8454196badf3681abaf536260ed6f293c096a3f3c9d72f0f04830e8fe71d49410a</hash>
      </hashes>
      <licenses>
        <license>
          <id>CC0-1.0</id>
        </license>
        <license>
          <id>BSD-2-Clause</id>
          <url>https://opensource.org/licenses/BSD-2-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://hdrhistogram.github.io/HdrHistogram/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/HdrHistogram/HdrHistogram/issues</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git://github.com/HdrHistogram/HdrHistogram.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar">
      <group>org.latencyutils</group>
      <name>LatencyUtils</name>
      <version>2.0.3</version>
      <description>LatencyUtils is a package that provides latency recording and reporting utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2ad12e1ef7614cecfb0483fa9ac6da73</hash>
        <hash alg="SHA-1">769c0b82cb2421c8256300e907298a9410a2a3d3</hash>
        <hash alg="SHA-256">a32a9ffa06b2f4e01c5360f8f9df7bc5d9454a5d373cd8f361347fa5a57165ec</hash>
        <hash alg="SHA-512">bb81a42498c65389366205f4e07cee336920e2f05cc0daae213f2784b1d0ce9a908b038daec20478f23eb00b2bf704f96c5b00f63c99615193ab2a3cc4a9f890</hash>
        <hash alg="SHA-384">16ca4640dc9d848e6c6d15441897e1b5a9f27f34207b0bb456dd54d8f267b73b348092e548e78634144de44ba3515205</hash>
        <hash alg="SHA3-384">406c2b5c6f64b0c090568e479b5e6136a04a4e77f8eea65d32b4e2b01deebcdf6a0a851240cdb740c25b5a5e61e6c179</hash>
        <hash alg="SHA3-256">50ae828358301033542fd7c412e86ee318d5451f89a182e2a679aaf18099d26d</hash>
        <hash alg="SHA3-512">456c337b9fb385579aae707409ed6a04d08e5fc87b1a46733dca617c22c625bf253dc4747e0cdbf5e7d8b48102d2938cb482b6b688a79aab645a7459c592258f</hash>
      </hashes>
      <licenses>
        <license>
          <id>CC0-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://latencyutils.github.io/LatencyUtils/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/LatencyUtils/LatencyUtils/issues</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git://github.com/LatencyUtils/LatencyUtils.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>4.0.5</version>
      <description>Jakarta XML Binding API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">935053b2c792f34c7ea3a238ea96f3ac</hash>
        <hash alg="SHA-1">161811f36cad3c65991502e80317f2f6703361df</hash>
        <hash alg="SHA-256">5e489b6c874c4119e003ff1403db523ee3a8959ec499f3de29e77245efccf216</hash>
        <hash alg="SHA-512">3f3e522bd716ab6842ba2eed8bd44fc7d859ca5a3798e5adf2447eabde1c5d3b74b6f58d217d6cd772cbb034e4f003d9f9e10fafa15f4e108ea802548d1e5044</hash>
        <hash alg="SHA-384">0030a82d345127efdf52273c7ed5939deb67163821d73ba6050f51d5b6d918539c43a8c1e04594afce16e0b47b4576aa</hash>
        <hash alg="SHA3-384">9161e41f583009e64c236660b561acb1c04e3f46adde5383cb0006a31a71884c6580548ba583530460d04801507447a9</hash>
        <hash alg="SHA3-256">f5490e1ab440817067b53e3c381c7d6eb4fa86d8eeed297f89ae1b7e5f31424a</hash>
        <hash alg="SHA3-512">4f4d18ab8edf47e5debf05fdd52f92f2d18d4089e7d705300830be0964bba93c6ff810e308bad2f5e4875e5588cab171221027c4704315388ca4668b195d25eb</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/jakartaee/jaxb-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxb-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jakartaee/jaxb-api.git/jakarta.xml.bind-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>2.1.4</version>
      <description>Jakarta Activation API 2.1 Specification</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bc1602eee7bc61a0b86f14bbbb0cc794</hash>
        <hash alg="SHA-1">9e5c2a0d75dde71a0bedc4dbdbe47b78a5dc50f8</hash>
        <hash alg="SHA-256">c9db52100ce6c8aac95cc39075f95720d2e561b11f8051b81c121ad4effd7004</hash>
        <hash alg="SHA-512">cd078772acb5ebf1f90f7c737f372b7e86a5ce31b995ed759526a9eee73fd89f97e506f9a208ba3b73e757cb78830b829733411cf7989680aea2272abba7323b</hash>
        <hash alg="SHA-384">0b9a413939a024f562c15e60b11f85c336620987441fb053645499704960464d01ae83e9989b43ae6cd4f2164eb0cebe</hash>
        <hash alg="SHA3-384">d2fa51a3e18ced20f097ae019982cbd945942103df59327f319c64eeef1c109d6262d1de332fa2b6dfde41c98a9e7b2c</hash>
        <hash alg="SHA3-256">b259d17f48ae1f357a28b9c33b66fbcae50eaa86d61ac3c8cbc5184e7914d2d5</hash>
        <hash alg="SHA3-512">aae6a55fe1fa397b13b1bcb5a05ccc3e4e87049865233482dc09a8ab2af3eb128646394e3ef529609031e7c6c2215c91ffd27de06cd97ca9ae7e07bd4b9595bd</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/jakartaee/jaf-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/jakartaee/jaf-api/issues/</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jakartaee/jaf-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.6?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>jaxb-runtime</name>
      <version>4.0.6</version>
      <description>JAXB (JSR 222) Reference Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0e600d639f3a09ddd6fa91623a12b634</hash>
        <hash alg="SHA-1">fb95ebb62564657b2fedfe165b859789ef3a8711</hash>
        <hash alg="SHA-256">1c0d57f8c25f9605d5a2f7ad0a87581893776ac85b00b101b2651258edaa9118</hash>
        <hash alg="SHA-512">e19db2669e916992ea6acc75174070a4b5f04bb7788df03b1ede3340f5d63cf1c5055568ba1d7738e9e018716d10c3f6b26d1951faf8bba75f6ebb6ac6b16314</hash>
        <hash alg="SHA-384">a3f7264bbb6ea1722d21d12efc651c183b30498542258cf0ea096ce5c7eb17440fe5d3650afc8e976b55c3a3d0952d24</hash>
        <hash alg="SHA3-384">b6686499e954ca7caca8c1dabdffc33c3741b012f4a73b729899ffff67f4cddd5c22e7bcce87bf5337933626a4bda798</hash>
        <hash alg="SHA3-256">068377faca7e7c02a5687b7920f0661026dcd51c8b58faaf4de13db1673978be</hash>
        <hash alg="SHA3-512">f3f9a6944a1b547adbcd621fce28aa9ca07d9992e2ce224e4b4b06195205566737676981d9066ad205f8c008a5e8696d4f4895e9725a94c11bc022c525818d8b</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.6?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-runtime-parent/jaxb-runtime</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.6?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>jaxb-core</name>
      <version>4.0.6</version>
      <description>JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e36c915cf47342b4fe31ffba3407b928</hash>
        <hash alg="SHA-1">8e61282303777fc98a00cc3affd0560d68748a75</hash>
        <hash alg="SHA-256">ebbd274207b4860d0dc6e2d44d6dbdb5945cede01222d2e50661d45f5d46c0f7</hash>
        <hash alg="SHA-512">f6ed3cc73361794a8e35fc04f09212aa21af9575f36f6440bf33a6d43708ded6142a9be51d9d08d6e5debc262d87c158f0e199ed041a78fb1e0086fd02868a28</hash>
        <hash alg="SHA-384">767a28dc25cc9a728576a9a3e6081e24c9018ee664c04782592e14546087e8cadacbc13cdf0b2eff88840b8be10958ca</hash>
        <hash alg="SHA3-384">2033beeccf8d5ae1775ffffe41e09a662e03a67d70fdded7fdabaf5f7b14d51de1f17a9a9b65ea96d3178c9a4b0c574d</hash>
        <hash alg="SHA3-256">5e456fe8925894b58ef10e9936ddd41cde7bd3476bfb5b0d76aba046ca1c9e5f</hash>
        <hash alg="SHA3-512">51d4c57f3e1cd5440d3714cb8fe147c74aa40773c5b2a8a804496d361037e6d8dfa86f02f19f4dbbbc327b2fdac30ec83fe82bf720a9db0f8516cb800a7ec62b</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.6?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.eclipse.angus</group>
      <name>angus-activation</name>
      <version>2.0.3</version>
      <description>Angus Activation Registries Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ad20392145690b36b4f950fe31a31a2a</hash>
        <hash alg="SHA-1">7f80607ea5014fef0b1779e6c33d63a88a45a563</hash>
        <hash alg="SHA-256">a6bd35c538cf90fff941ad6258c40c08fca0b5c9c3f536c657114f27ce0527a7</hash>
        <hash alg="SHA-512">efb987b781f665589b2a524d86826ffcf37eaf105b2f823be124fded85bd118098c0749b5d268373d00b1d3b8bf0f89f86670444f9990b91948704a7052376e1</hash>
        <hash alg="SHA-384">4086b356cdf168e28a09dfa2ee9cd54926491438d556e4608508ae6a895929adf63f3a259779c83624a9bb1f886efb6d</hash>
        <hash alg="SHA3-384">7b79721ec0b28964fad4bf56ffc3be67d81b62e45a4ac703917094e281c125834b9bebcc0623176d4904c5b50c94450e</hash>
        <hash alg="SHA3-256">aecadbd33e92abf894ae28c8cc609f5f85e8af736621c44fb71b84ca34e91247</hash>
        <hash alg="SHA3-512">ebdc07c3b3cf0817f6d9ee54bb23461657f213648b70f6c7f634a1028cdf1522d5b5a7e2168130f72afa112f36cb08858d1c94bb67b40a0f051f567b4d696d1e</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/angus-activation/angus-activation</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/angus-activation/issues/</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/angus-activation/angus-activation</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/txw2@4.0.6?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>txw2</name>
      <version>4.0.6</version>
      <description>TXW is a library that allows you to write XML documents.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0bf7070aee3bb53640d2ea6441e059fb</hash>
        <hash alg="SHA-1">4f4cd53b5ff9a2c5aa1211f15ed2569c57dfb044</hash>
        <hash alg="SHA-256">fcc749785412ef3806fde1ce70f93ef5a0065dcc47fe449bc871db0795cb11af</hash>
        <hash alg="SHA-512">47eb0e4b199bb12804da94cf8a81a1e652e8ca31af68b65d52f1a0cda6e1c9b41276e4bc1e4ea510f83ecccff9978ff8bd05a56c5b16a4181d8e0673d608b2c4</hash>
        <hash alg="SHA-384">a28256c538462ea28a37dc01b60cf6d4dcba6d54146bdc762fbf4a0426bbbd3555c20d3164508dc8860ad7e652f80cc1</hash>
        <hash alg="SHA3-384">d220fc81c28a004c31e4469e27cb0d5d9b0e358bcbd3c0989e4b0065e7c081464c7091b8553c98cc060934305d468aa5</hash>
        <hash alg="SHA3-256">de4b8f8a5fe13b14d7ac56a8e1ae705f2160a6e873a997b72827ba5f124f7907</hash>
        <hash alg="SHA3-512">ea807533e719e593d7c3e12bc5eba7c84cebf01c398c1ff92122578a04849cc64b7ce300142261475e8d8a35cfaeb53faddd68b905c0309a21d5f27479b98ed3</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/txw2@4.0.6?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-txw-parent/txw2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>com.sun.istack</group>
      <name>istack-commons-runtime</name>
      <version>4.1.2</version>
      <description>istack common utility code</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">535154ef647af2a52478c4debec93659</hash>
        <hash alg="SHA-1">18ec117c85f3ba0ac65409136afa8e42bc74e739</hash>
        <hash alg="SHA-256">7fd6792361f4dd00f8c56af4a20cecc0066deea4a8f3dec38348af23fc2296ee</hash>
        <hash alg="SHA-512">c3b191409b9ace8cccca6be103b684a25f10675977d38f608036ffb687651a74fd4581a66e1c38e588e77165d32614e4b547bff412379f7a84b926ccb93515bb</hash>
        <hash alg="SHA-384">9b8e20b08b109c485c654359ede00fcef74d85ac18f9c7978acd47bf630838d21ea193f79d144e66cf0f6992efd82ff8</hash>
        <hash alg="SHA3-384">81c4cf19a5d0f078263cc8f9320d4208da28e25b93c1f45885e237148a3a7c7266ba7586a1eb5cd3efc86be6f90082bc</hash>
        <hash alg="SHA3-256">218aa7dd7bca7cfdbee752bb1c2737a7066b47058a42b4ee466a14350bcd2741</hash>
        <hash alg="SHA3-512">74770476681a130a3057fdfa2df3977b8aa9bbf1a520d9481694d0e9e0635c2e88d74ff73bbb870de34d93d0a4b6eae7f030e4ba12fbcc51debde58897fdcb6c</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-istack-commons/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-istack-commons/istack-commons-runtime</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar">
      <group>org.jspecify</group>
      <name>jspecify</name>
      <version>1.0.0</version>
      <description>An artifact of well-named and well-specified annotations to power static analysis checks</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9133aba420d0ca3b001dbb6ae9992cf6</hash>
        <hash alg="SHA-1">7425a601c1c7ec76645a78d22b8c6a627edee507</hash>
        <hash alg="SHA-256">1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab</hash>
        <hash alg="SHA-512">efded31ef5b342f09422935076e599789076431e93a746685c0607e7de5592719ba6aacde0be670b3f064d1e85630d58d5bce6b34aed2a288fdb34f745efb7bc</hash>
        <hash alg="SHA-384">814f860e5a44ead6c457676841eef471a8b87be31b84c60a8a4477a18a9cbcb6e3c2ae700969d5c5e52309d961e0537a</hash>
        <hash alg="SHA3-384">c8844e5b71e5ecfbb7366097ce34af2f5863d86d5ccc3f9ec384d8ade4b60ccc8124c7fc88664f1afd2b0962fc8775bf</hash>
        <hash alg="SHA3-256">4b4f08ad7606a3ac62997779484919a302267b26d26ee19125f8a7eea60e8a71</hash>
        <hash alg="SHA3-512">65c6845ebae981cb81b61107707ced39f5b377dae970b47606ef482aaf10e3729def0da40d9377c43abbfb483a5ceae039b0d51c129c50a6d36ad351a5d6b01e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jspecify/jspecify@1.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://jspecify.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jspecify/jspecify/</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/ai.timefold.solver/timefold-solver-core@1.33.0?type=jar">
      <dependency ref="pkg:maven/io.quarkus.gizmo/gizmo2@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
      <dependency ref="pkg:maven/io.micrometer/micrometer-core@1.16.3?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.quarkus.gizmo/gizmo2@2.1.1?type=jar">
      <dependency ref="pkg:maven/io.smallrye.classfile/jdk-classfile-backport@26?type=jar"/>
      <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-constraint@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-resource@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.smallrye.classfile/jdk-classfile-backport@26?type=jar"/>
    <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-constraint@2.16.0?type=jar">
      <dependency ref="pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"/>
    <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-resource@2.16.0?type=jar">
      <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-constraint@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
    <dependency ref="pkg:maven/io.micrometer/micrometer-core@1.16.3?type=jar">
      <dependency ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"/>
      <dependency ref="pkg:maven/io.micrometer/micrometer-commons@1.16.3?type=jar"/>
      <dependency ref="pkg:maven/io.micrometer/micrometer-observation@1.16.3?type=jar"/>
      <dependency ref="pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar"/>
      <dependency ref="pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"/>
    <dependency ref="pkg:maven/io.micrometer/micrometer-commons@1.16.3?type=jar">
      <dependency ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.micrometer/micrometer-observation@1.16.3?type=jar">
      <dependency ref="pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"/>
      <dependency ref="pkg:maven/io.micrometer/micrometer-commons@1.16.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar"/>
    <dependency ref="pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar"/>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.6?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.6?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"/>
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@4.0.6?type=jar"/>
      <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@4.0.6?type=jar"/>
    <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar"/>
  </dependencies>
</bom>
