Projects STRLCPY wrongsecrets Commits 4c0ed6dd
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    src/main/resources/templates/about.html
    skipped 34 lines
    35 35   The list below is generated with `mvn license:add-third-party`
    36 36   <ul>
    37 37   <!-- MARKER-start-->
    38  - <li> Lists of 356 third-party dependencies.</li>
    39  - <li>(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module
    40  - (ch.qos.logback:logback-classic:1.4.5 - http://logback.qos.ch/logback-classic)
    41  - </li>
    42  - <li>(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module
    43  - (ch.qos.logback:logback-core:1.4.5 - http://logback.qos.ch/logback-core)
    44  - </li>
    45  - <li>(The MIT License (MIT)) Microsoft Azure Java Core Library (com.azure:azure-core:1.34.0 -
    46  - https://github.com/Azure/azure-sdk-for-java)
    47  - </li>
    48  - <li>(The MIT License (MIT)) Microsoft Azure Java Core AMQP Library
    49  - (com.azure:azure-core-amqp:2.8.0 - https://github.com/Azure/azure-sdk-for-java)
    50  - </li>
    51  - <li>(The MIT License (MIT)) Microsoft Azure Netty HTTP Client Library
    52  - (com.azure:azure-core-http-netty:1.12.7 - https://github.com/Azure/azure-sdk-for-java)
    53  - </li>
    54  - <li>(The MIT License (MIT)) Microsoft Azure Management Java Core Library
    55  - (com.azure:azure-core-management:1.9.0 - https://github.com/Azure/azure-sdk-for-java)
    56  - </li>
    57  - <li>(The MIT License (MIT)) Microsoft Azure client library for Identity
    58  - (com.azure:azure-identity:1.7.2 - https://github.com/Azure/azure-sdk-for-java)
    59  - </li>
    60  - <li>(The MIT License (MIT)) Microsoft Azure client library for KeyVault Secrets
    61  - (com.azure:azure-security-keyvault-secrets:4.5.2 -
    62  - https://github.com/Azure/azure-sdk-for-java)
    63  - </li>
    64  - <li>(The MIT License (MIT)) Spring Cloud Azure AutoConfigure
    65  - (com.azure.spring:spring-cloud-azure-autoconfigure:5.0.0 -
    66  - https://microsoft.github.io/spring-cloud-azure)
    67  - </li>
    68  - <li>(The MIT License (MIT)) Spring Cloud Azure Core
    69  - (com.azure.spring:spring-cloud-azure-core:5.0.0 -
    70  - https://microsoft.github.io/spring-cloud-azure)
    71  - </li>
    72  - <li>(The MIT License (MIT)) Spring Cloud Azure Service
    73  - (com.azure.spring:spring-cloud-azure-service:5.0.0 -
    74  - https://microsoft.github.io/spring-cloud-azure)
    75  - </li>
    76  - <li>(The MIT License (MIT)) Spring Cloud Azure Starter
    77  - (com.azure.spring:spring-cloud-azure-starter:5.0.0 -
    78  - https://microsoft.github.io/spring-cloud-azure)
    79  - </li>
    80  - <li>(The MIT License (MIT)) Spring Cloud Azure Starter Key Vault Secrets
    81  - (com.azure.spring:spring-cloud-azure-starter-keyvault-secrets:5.0.0 -
    82  - https://microsoft.github.io/spring-cloud-azure)
    83  - </li>
    84  - <li>(Apache License, Version 2.0) jcommander (com.beust:jcommander:1.82 -
    85  - https://jcommander.org)
    86  - </li>
    87  - <li>(3-Clause BSD License) MinLog (com.esotericsoftware:minlog:1.3.1 -
    88  - https://github.com/EsotericSoftware/minlog)
    89  - </li>
    90  - <li>(Apache License, Version 2.0) Internet Time Utility (com.ethlo.time:itu:1.7.0 -
    91  - https://github.com/ethlo/itu)
    92  - </li>
    93  - <li>(The Apache Software License, Version 2.0) aalto-xml (com.fasterxml:aalto-xml:1.0.0 -
    94  - http://github.com/FasterXML/aalto-xml/)
    95  - </li>
    96  - <li>(The Apache Software License, Version 2.0) Jackson-annotations
    97  - (com.fasterxml.jackson.core:jackson-annotations:2.14.2 -
    98  - https://github.com/FasterXML/jackson)
    99  - </li>
    100  - <li>(The Apache Software License, Version 2.0) Jackson-core
    101  - (com.fasterxml.jackson.core:jackson-core:2.14.2 - https://github.com/FasterXML/jackson-core)
    102  - </li>
    103  - <li>(The Apache Software License, Version 2.0) jackson-databind
    104  - (com.fasterxml.jackson.core:jackson-databind:2.14.2 - https://github.com/FasterXML/jackson)
    105  - </li>
    106  - <li>(The Apache Software License, Version 2.0) Jackson-dataformat-XML
    107  - (com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.14.2 -
    108  - https://github.com/FasterXML/jackson-dataformat-xml)
    109  - </li>
    110  - <li>(The Apache Software License, Version 2.0) Jackson-dataformat-YAML
    111  - (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 -
    112  - https://github.com/FasterXML/jackson-dataformats-text)
    113  - </li>
    114  - <li>(The Apache Software License, Version 2.0) Jackson datatype: jdk8
    115  - (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.2 -
    116  - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
    117  - </li>
    118  - <li>(The Apache Software License, Version 2.0) Jackson datatype: JSR310
    119  - (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 -
    120  - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
    121  - </li>
    122  - <li>(The Apache Software License, Version 2.0) Jackson module: Blackbird
    123  - (com.fasterxml.jackson.module:jackson-module-blackbird:2.14.2 -
    124  - https://github.com/FasterXML/jackson-modules-base)
    125  - </li>
    126  - <li>(The Apache Software License, Version 2.0) Jackson-module-parameter-names
    127  - (com.fasterxml.jackson.module:jackson-module-parameter-names:2.14.2 -
    128  - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
    129  - </li>
    130  - <li>(The Apache License, Version 2.0) Woodstox (com.fasterxml.woodstox:woodstox-core:6.5.0 -
    131  - https://github.com/FasterXML/woodstox)
    132  - </li>
    133  - <li>(The Apache Software License, Version 2.0) jffi (com.github.jnr:jffi:1.3.9 -
    134  - http://github.com/jnr/jffi)
    135  - </li>
    136  - <li>(The Apache Software License, Version 2.0) jnr-a64asm (com.github.jnr:jnr-a64asm:1.0.0 -
    137  - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-a64asm)
    138  - </li>
    139  - <li>(The Apache Software License, Version 2.0) jnr-constants
    140  - (com.github.jnr:jnr-constants:0.10.3 - http://github.com/jnr/jnr-constants)
    141  - </li>
    142  - <li>(The Apache Software License, Version 2.0) jnr-enxio (com.github.jnr:jnr-enxio:0.32.13 -
    143  - http://github.com/jnr/jnr-enxio)
    144  - </li>
    145  - <li>(The Apache Software License, Version 2.0) jnr-ffi (com.github.jnr:jnr-ffi:2.2.11 -
    146  - http://github.com/jnr/jnr-ffi)
    147  - </li>
    148  - <li>(The Apache Software License, Version 2.0) jnr-netdb (com.github.jnr:jnr-netdb:1.2.0 -
    149  - http://github.com/jnr/jnr-netdb)
    150  - </li>
    151  - <li>(Eclipse Public License - v 2.0) (GNU General Public License Version 2) (GNU Lesser General
    152  - Public License Version 2.1) jnr-posix (com.github.jnr:jnr-posix:3.1.15 -
    153  - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix)
    154  - </li>
    155  - <li>(The Apache Software License, Version 2.0) jnr-unixsocket
    156  - (com.github.jnr:jnr-unixsocket:0.38.17 - http://github.com/jnr/jnr-unixsocket)
    157  - </li>
    158  - <li>(MIT License) jnr-x86asm (com.github.jnr:jnr-x86asm:1.0.2 -
    159  - http://github.com/jnr/jnr-x86asm)
    160  - </li>
    161  - <li>(MIT) Package URL (com.github.package-url:packageurl-java:1.4.1 -
    162  - https://github.com/package-url/packageurl-java)
    163  - </li>
    164  - <li>(Apache License 2.0) compiler (com.github.spullara.mustache.java:compiler:0.9.6 -
    165  - http://github.com/spullara/mustache.java)
    166  - </li>
    167  - <li>(Apache License, Version 2.0) JCIP Annotations under Apache License
    168  - (com.github.stephenc.jcip:jcip-annotations:1.0-1 -
    169  - http://stephenc.github.com/jcip-annotations)
    170  - </li>
    171  - <li>(Apache 2.0) Google Android Annotations Library (com.google.android:annotations:4.1.1.4 -
    172  - http://source.android.com/)
    173  - </li>
    174  - <li>(BSD) API Common (com.google.api:api-common:2.6.1 -
    175  - https://github.com/googleapis/gapic-generator-java)
    176  - </li>
    177  - <li>(BSD) GAX (Google Api eXtensions) for Java (Core) (com.google.api:gax:2.23.1 -
    178  - https://github.com/googleapis/gapic-generator-java)
    179  - </li>
    180  - <li>(BSD) GAX (Google Api eXtensions) for Java (gRPC) (com.google.api:gax-grpc:2.23.1 -
    181  - https://github.com/googleapis/gapic-generator-java)
    182  - </li>
    183  - <li>(BSD) GAX (Google Api eXtensions) for Java (HTTP JSON) (com.google.api:gax-httpjson:0.108.1
    184  - - https://github.com/googleapis/gapic-generator-java)
    185  - </li>
    186  - <li>(Apache-2.0) proto-google-cloud-secretmanager-v1
    187  - (com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.11.0 -
    188  - https://github.com/googleapis/google-cloud-java)
    189  - </li>
    190  - <li>(Apache-2.0) proto-google-cloud-secretmanager-v1beta1
    191  - (com.google.api.grpc:proto-google-cloud-secretmanager-v1beta1:2.11.0 -
    192  - https://github.com/googleapis/google-cloud-java)
    193  - </li>
    194  - <li>(Apache-2.0) proto-google-common-protos
    195  - (com.google.api.grpc:proto-google-common-protos:2.14.1 -
    196  - https://github.com/googleapis/gapic-generator-java)
    197  - </li>
    198  - <li>(Apache-2.0) proto-google-iam-v1 (com.google.api.grpc:proto-google-iam-v1:1.9.1 -
    199  - https://github.com/googleapis/gapic-generator-java)
    200  - </li>
    201  - <li>(BSD New license) Google Auth Library for Java - Credentials
    202  - (com.google.auth:google-auth-library-credentials:1.16.0 -
    203  - https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials)
    204  - </li>
    205  - <li>(BSD New license) Google Auth Library for Java - OAuth2 HTTP
    206  - (com.google.auth:google-auth-library-oauth2-http:1.16.0 -
    207  - https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http)
    208  - </li>
    209  - <li>(Apache 2.0) AutoValue Processor (com.google.auto.value:auto-value:1.10.1 -
    210  - https://github.com/google/auto/tree/master/value)
    211  - </li>
    212  - <li>(Apache 2.0) AutoValue Annotations (com.google.auto.value:auto-value-annotations:1.10.1 -
    213  - https://github.com/google/auto/tree/master/value)
    214  - </li>
    215  - <li>(Apache-2.0) Google Cloud Secret Manager (com.google.cloud:google-cloud-secretmanager:2.11.0
    216  - - https://github.com/googleapis/google-cloud-java)
    217  - </li>
    218  - <li>(The Apache Software License, Version 2.0) FindBugs-jsr305
    219  - (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
    220  - </li>
    221  - <li>(Apache-2.0) Gson (com.google.code.gson:gson:2.9.1 - https://github.com/google/gson/gson)
    222  - </li>
    223  - <li>(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.18.0 -
    224  - https://errorprone.info/error_prone_annotations)
    225  - </li>
    226  - <li>(The Apache Software License, Version 2.0) Guava InternalFutureFailureAccess and
    227  - InternalFutures (com.google.guava:failureaccess:1.0.1 -
    228  - https://github.com/google/guava/failureaccess)
    229  - </li>
    230  - <li>(Apache License, Version 2.0) Guava: Google Core Libraries for Java
    231  - (com.google.guava:guava:31.1-jre - https://github.com/google/guava)
    232  - </li>
    233  - <li>(The Apache Software License, Version 2.0) Guava ListenableFuture only
    234  - (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -
    235  - https://github.com/google/guava/listenablefuture)
    236  - </li>
    237  - <li>(The Apache Software License, Version 2.0) Google HTTP Client Library for Java
    238  - (com.google.http-client:google-http-client:1.42.3 -
    239  - https://github.com/googleapis/google-http-java-client/google-http-client)
    240  - </li>
    241  - <li>(The Apache Software License, Version 2.0) GSON extensions to the Google HTTP Client Library
    242  - for Java. (com.google.http-client:google-http-client-gson:1.42.3 -
    243  - https://github.com/googleapis/google-http-java-client/google-http-client-gson)
    244  - </li>
    245  - <li>(The Apache Software License, Version 2.0) J2ObjC Annotations
    246  - (com.google.j2objc:j2objc-annotations:1.3 - https://github.com/google/j2objc/)
    247  - </li>
    248  - <li>(BSD-3-Clause) Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.21.12 -
    249  - https://developers.google.com/protocol-buffers/protobuf-java/)
    250  - </li>
    251  - <li>(BSD-3-Clause) Protocol Buffers [Util] (com.google.protobuf:protobuf-java-util:3.21.12 -
    252  - https://developers.google.com/protocol-buffers/protobuf-java-util/)
    253  - </li>
     38 + <li> Lists of 330 third-party dependencies.</li>
     39 + <li>(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.5 - http://logback.qos.ch/logback-classic)</li>
     40 + <li>(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.5 - http://logback.qos.ch/logback-core)</li>
     41 + <li>(The MIT License (MIT)) Microsoft Azure Java Core Library (com.azure:azure-core:1.34.0 - https://github.com/Azure/azure-sdk-for-java)</li>
     42 + <li>(The MIT License (MIT)) Microsoft Azure Java Core AMQP Library (com.azure:azure-core-amqp:2.8.0 - https://github.com/Azure/azure-sdk-for-java)</li>
     43 + <li>(The MIT License (MIT)) Microsoft Azure Netty HTTP Client Library (com.azure:azure-core-http-netty:1.12.7 - https://github.com/Azure/azure-sdk-for-java)</li>
     44 + <li>(The MIT License (MIT)) Microsoft Azure Management Java Core Library (com.azure:azure-core-management:1.9.0 - https://github.com/Azure/azure-sdk-for-java)</li>
     45 + <li>(The MIT License (MIT)) Microsoft Azure client library for Identity (com.azure:azure-identity:1.7.2 - https://github.com/Azure/azure-sdk-for-java)</li>
     46 + <li>(The MIT License (MIT)) Microsoft Azure client library for KeyVault Secrets (com.azure:azure-security-keyvault-secrets:4.5.2 - https://github.com/Azure/azure-sdk-for-java)</li>
     47 + <li>(The MIT License (MIT)) Spring Cloud Azure AutoConfigure (com.azure.spring:spring-cloud-azure-autoconfigure:5.0.0 - https://microsoft.github.io/spring-cloud-azure)</li>
     48 + <li>(The MIT License (MIT)) Spring Cloud Azure Core (com.azure.spring:spring-cloud-azure-core:5.0.0 - https://microsoft.github.io/spring-cloud-azure)</li>
     49 + <li>(The MIT License (MIT)) Spring Cloud Azure Service (com.azure.spring:spring-cloud-azure-service:5.0.0 - https://microsoft.github.io/spring-cloud-azure)</li>
     50 + <li>(The MIT License (MIT)) Spring Cloud Azure Starter (com.azure.spring:spring-cloud-azure-starter:5.0.0 - https://microsoft.github.io/spring-cloud-azure)</li>
     51 + <li>(The MIT License (MIT)) Spring Cloud Azure Starter Key Vault Secrets (com.azure.spring:spring-cloud-azure-starter-keyvault-secrets:5.0.0 - https://microsoft.github.io/spring-cloud-azure)</li>
     52 + <li>(Apache License, Version 2.0) jcommander (com.beust:jcommander:1.82 - https://jcommander.org)</li>
     53 + <li>(3-Clause BSD License) MinLog (com.esotericsoftware:minlog:1.3.1 - https://github.com/EsotericSoftware/minlog)</li>
     54 + <li>(Apache License, Version 2.0) Internet Time Utility (com.ethlo.time:itu:1.7.0 - https://github.com/ethlo/itu)</li>
     55 + <li>(The Apache Software License, Version 2.0) aalto-xml (com.fasterxml:aalto-xml:1.0.0 - http://github.com/FasterXML/aalto-xml/)</li>
     56 + <li>(The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.14.2 - https://github.com/FasterXML/jackson)</li>
     57 + <li>(The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.14.2 - https://github.com/FasterXML/jackson-core)</li>
     58 + <li>(The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.14.2 - https://github.com/FasterXML/jackson)</li>
     59 + <li>(The Apache Software License, Version 2.0) Jackson-dataformat-XML (com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.14.2 - https://github.com/FasterXML/jackson-dataformat-xml)</li>
     60 + <li>(The Apache Software License, Version 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2 - https://github.com/FasterXML/jackson-dataformats-text)</li>
     61 + <li>(The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)</li>
     62 + <li>(The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)</li>
     63 + <li>(The Apache Software License, Version 2.0) Jackson module: Afterburner (com.fasterxml.jackson.module:jackson-module-afterburner:2.14.2 - https://github.com/FasterXML/jackson-modules-base)</li>
     64 + <li>(The Apache Software License, Version 2.0) Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.14.2 - https://github.com/FasterXML/jackson-modules-base)</li>
     65 + <li>(The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.14.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)</li>
     66 + <li>(The Apache License, Version 2.0) Woodstox (com.fasterxml.woodstox:woodstox-core:6.5.0 - https://github.com/FasterXML/woodstox)</li>
     67 + <li>(The Apache Software License, Version 2.0) jffi (com.github.jnr:jffi:1.3.9 - http://github.com/jnr/jffi)</li>
     68 + <li>(The Apache Software License, Version 2.0) jnr-a64asm (com.github.jnr:jnr-a64asm:1.0.0 - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-a64asm)</li>
     69 + <li>(The Apache Software License, Version 2.0) jnr-constants (com.github.jnr:jnr-constants:0.10.3 - http://github.com/jnr/jnr-constants)</li>
     70 + <li>(The Apache Software License, Version 2.0) jnr-enxio (com.github.jnr:jnr-enxio:0.32.13 - http://github.com/jnr/jnr-enxio)</li>
     71 + <li>(The Apache Software License, Version 2.0) jnr-ffi (com.github.jnr:jnr-ffi:2.2.11 - http://github.com/jnr/jnr-ffi)</li>
     72 + <li>(The Apache Software License, Version 2.0) jnr-netdb (com.github.jnr:jnr-netdb:1.2.0 - http://github.com/jnr/jnr-netdb)</li>
     73 + <li>(Eclipse Public License - v 2.0) (GNU General Public License Version 2) (GNU Lesser General Public License Version 2.1) jnr-posix (com.github.jnr:jnr-posix:3.1.15 - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix)</li>
     74 + <li>(The Apache Software License, Version 2.0) jnr-unixsocket (com.github.jnr:jnr-unixsocket:0.38.17 - http://github.com/jnr/jnr-unixsocket)</li>
     75 + <li>(MIT License) jnr-x86asm (com.github.jnr:jnr-x86asm:1.0.2 - http://github.com/jnr/jnr-x86asm)</li>
     76 + <li>(MIT) Package URL (com.github.package-url:packageurl-java:1.4.1 - https://github.com/package-url/packageurl-java)</li>
     77 + <li>(GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1) SpotBugs Annotations (com.github.spotbugs:spotbugs-annotations:4.6.0 - https://spotbugs.github.io/)</li>
     78 + <li>(Apache License 2.0) compiler (com.github.spullara.mustache.java:compiler:0.9.6 - http://github.com/spullara/mustache.java)</li>
     79 + <li>(Apache License, Version 2.0) JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)</li>
     80 + <li>(Apache 2.0) Google Android Annotations Library (com.google.android:annotations:4.1.1.4 - http://source.android.com/)</li>
     81 + <li>(BSD) API Common (com.google.api:api-common:2.6.1 - https://github.com/googleapis/gapic-generator-java)</li>
     82 + <li>(BSD) GAX (Google Api eXtensions) for Java (Core) (com.google.api:gax:2.23.1 - https://github.com/googleapis/gapic-generator-java)</li>
     83 + <li>(BSD) GAX (Google Api eXtensions) for Java (gRPC) (com.google.api:gax-grpc:2.23.1 - https://github.com/googleapis/gapic-generator-java)</li>
     84 + <li>(BSD) GAX (Google Api eXtensions) for Java (HTTP JSON) (com.google.api:gax-httpjson:0.108.1 - https://github.com/googleapis/gapic-generator-java)</li>
     85 + <li>(Apache-2.0) proto-google-cloud-secretmanager-v1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.11.0 - https://github.com/googleapis/google-cloud-java)</li>
     86 + <li>(Apache-2.0) proto-google-cloud-secretmanager-v1beta1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1beta1:2.11.0 - https://github.com/googleapis/google-cloud-java)</li>
     87 + <li>(Apache-2.0) proto-google-common-protos (com.google.api.grpc:proto-google-common-protos:2.14.1 - https://github.com/googleapis/gapic-generator-java)</li>
     88 + <li>(Apache-2.0) proto-google-iam-v1 (com.google.api.grpc:proto-google-iam-v1:1.9.1 - https://github.com/googleapis/gapic-generator-java)</li>
     89 + <li>(BSD New license) Google Auth Library for Java - Credentials (com.google.auth:google-auth-library-credentials:1.16.0 - https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials)</li>
     90 + <li>(BSD New license) Google Auth Library for Java - OAuth2 HTTP (com.google.auth:google-auth-library-oauth2-http:1.16.0 - https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http)</li>
     91 + <li>(Apache 2.0) AutoValue Processor (com.google.auto.value:auto-value:1.10.1 - https://github.com/google/auto/tree/master/value)</li>
     92 + <li>(Apache 2.0) AutoValue Annotations (com.google.auto.value:auto-value-annotations:1.10.1 - https://github.com/google/auto/tree/master/value)</li>
     93 + <li>(Apache-2.0) Google Cloud Secret Manager (com.google.cloud:google-cloud-secretmanager:2.11.0 - https://github.com/googleapis/google-cloud-java)</li>
     94 + <li>(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)</li>
     95 + <li>(Apache-2.0) Gson (com.google.code.gson:gson:2.9.1 - https://github.com/google/gson/gson)</li>
     96 + <li>(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.18.0 - https://errorprone.info/error_prone_annotations)</li>
     97 + <li>(The Apache Software License, Version 2.0) Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess)</li>
     98 + <li>(Apache License, Version 2.0) Guava: Google Core Libraries for Java (com.google.guava:guava:31.1-jre - https://github.com/google/guava)</li>
     99 + <li>(The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)</li>
     100 + <li>(The Apache Software License, Version 2.0) Google HTTP Client Library for Java (com.google.http-client:google-http-client:1.42.3 - https://github.com/googleapis/google-http-java-client/google-http-client)</li>
     101 + <li>(The Apache Software License, Version 2.0) GSON extensions to the Google HTTP Client Library for Java. (com.google.http-client:google-http-client-gson:1.42.3 - https://github.com/googleapis/google-http-java-client/google-http-client-gson)</li>
     102 + <li>(The Apache Software License, Version 2.0) J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.3 - https://github.com/google/j2objc/)</li>
     103 + <li>(BSD-3-Clause) Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.21.12 - https://developers.google.com/protocol-buffers/protobuf-java/)</li>
     104 + <li>(BSD-3-Clause) Protocol Buffers [Util] (com.google.protobuf:protobuf-java-util:3.21.12 - https://developers.google.com/protocol-buffers/protobuf-java-util/)</li>
    254 105   <li>(Go License) RE2/J (com.google.re2j:re2j:1.6 - http://github.com/google/re2j)</li>
    255  - <li>(EPL 1.0) (MPL 2.0) H2 Database Engine (com.h2database:h2:2.1.214 -
    256  - https://h2database.com)
    257  - </li>
    258  - <li>(GNU Lesser General Public License) retirejs-core
    259  - (com.h3xstream.retirejs:retirejs-core:3.0.3 -
    260  - https://github.com/h3xstream/burp-retire-js/retirejs-core)
    261  - </li>
    262  - <li>(Apache License Version 2.0) AhoCorasickDoubleArrayTrie
    263  - (com.hankcs:aho-corasick-double-array-trie:1.2.3 -
    264  - https://github.com/hankcs/AhoCorasickDoubleArrayTrie)
    265  - </li>
    266  - <li>(The Apache Software License, Version 2.0) backport9 (com.headius:backport9:1.12 -
    267  - http://nexus.sonatype.org/oss-repository-hosting.html/backport9)
    268  - </li>
    269  - <li>(The Apache Software License, Version 2.0) invokebinder (com.headius:invokebinder:1.12 -
    270  - http://maven.apache.org)
    271  - </li>
    272  - <li>(The Apache Software License, Version 2.0) options (com.headius:options:1.6 -
    273  - https://github.com/headius/options)
    274  - </li>
    275  - <li>(The Apache Software License, Version 2.0) project ':json-path'
    276  - (com.jayway.jsonpath:json-path:2.7.0 - https://github.com/jayway/JsonPath)
    277  - </li>
     106 + <li>(EPL 1.0) (MPL 2.0) H2 Database Engine (com.h2database:h2:2.1.214 - https://h2database.com)</li>
     107 + <li>(The Apache Software License, Version 2.0) retirejs-core (com.h3xstream.retirejs:retirejs-core:3.0.4 - https://github.com/h3xstream/burp-retire-js/retirejs-core)</li>
     108 + <li>(Apache License Version 2.0) AhoCorasickDoubleArrayTrie (com.hankcs:aho-corasick-double-array-trie:1.2.3 - https://github.com/hankcs/AhoCorasickDoubleArrayTrie)</li>
     109 + <li>(The Apache Software License, Version 2.0) backport9 (com.headius:backport9:1.12 - http://nexus.sonatype.org/oss-repository-hosting.html/backport9)</li>
     110 + <li>(The Apache Software License, Version 2.0) invokebinder (com.headius:invokebinder:1.12 - http://maven.apache.org)</li>
     111 + <li>(The Apache Software License, Version 2.0) options (com.headius:options:1.6 - https://github.com/headius/options)</li>
    278 112   <li>(BSD) JZlib (com.jcraft:jzlib:1.1.3 - http://www.jcraft.com/jzlib/)</li>
    279  - <li>(Bouncy Castle Licence) Spongy Castle (com.madgag.spongycastle:core:1.54.0.0 -
    280  - http://rtyley.github.io/spongycastle/)
    281  - </li>
    282  - <li>(MIT License) msal4j (com.microsoft.azure:msal4j:1.13.3 -
    283  - https://github.com/AzureAD/microsoft-authentication-library-for-java)
    284  - </li>
    285  - <li>(MIT License) msal4j-persistence-extension
    286  - (com.microsoft.azure:msal4j-persistence-extension:1.1.0 -
    287  - https://github.com/AzureAD/microsoft-authentication-extensions-for-java)
    288  - </li>
    289  - <li>(The MIT License (MIT)) Extensions on Apache Proton-J library
    290  - (com.microsoft.azure:qpid-proton-j-extensions:1.2.4 -
    291  - https://github.com/Azure/qpid-proton-j-extensions)
    292  - </li>
    293  - <li>(The MIT License) toml4j (com.moandjiezana.toml:toml4j:0.7.2 -
    294  - http://moandjiezana.com/toml/toml4j)
    295  - </li>
    296  - <li>(Apache License Version 2.0) JsonSchemaValidator (com.networknt:json-schema-validator:1.0.77
    297  - - https://github.com/networknt/json-schema-validator)
    298  - </li>
    299  - <li>(The Apache Software License, Version 2.0) Nimbus Content Type
    300  - (com.nimbusds:content-type:2.2 - https://bitbucket.org/connect2id/nimbus-content-type)
    301  - </li>
    302  - <li>(The Apache Software License, Version 2.0) Nimbus LangTag (com.nimbusds:lang-tag:1.6 -
    303  - https://bitbucket.org/connect2id/nimbus-language-tags)
    304  - </li>
    305  - <li>(The Apache Software License, Version 2.0) Nimbus JOSE+JWT
    306  - (com.nimbusds:nimbus-jose-jwt:9.22 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
    307  - </li>
    308  - <li>(Apache License, version 2.0) OAuth 2.0 SDK with OpenID Connect extensions
    309  - (com.nimbusds:oauth2-oidc-sdk:9.35 -
    310  - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)
    311  - </li>
    312  - <li>(Apache License 2.0) JSON library from Android SDK
    313  - (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 -
    314  - http://developer.android.com/sdk)
    315  - </li>
    316  - <li>(The MIT License) semver4j (com.vdurmont:semver4j:3.1.0 -
    317  - https://github.com/vdurmont/semver4j)
    318  - </li>
    319  - <li>(Apache License, Version 2.0) Apache Commons BeanUtils
    320  - (commons-beanutils:commons-beanutils:1.9.4 -
    321  - https://commons.apache.org/proper/commons-beanutils/)
    322  - </li>
    323  - <li>(Apache License, Version 2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 -
    324  - https://commons.apache.org/proper/commons-codec/)
    325  - </li>
    326  - <li>(Apache License, Version 2.0) Apache Commons Collections
    327  - (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
    328  - </li>
    329  - <li>(The Apache Software License, Version 2.0) Commons Digester
    330  - (commons-digester:commons-digester:2.1 - http://commons.apache.org/digester/)
    331  - </li>
    332  - <li>(Apache License, Version 2.0) Apache Commons IO (commons-io:commons-io:2.11.0 -
    333  - https://commons.apache.org/proper/commons-io/)
    334  - </li>
    335  - <li>(The Apache Software License, Version 2.0) Apache Commons Logging
    336  - (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
    337  - </li>
    338  - <li>(Apache License, Version 2.0) Apache Commons Validator
    339  - (commons-validator:commons-validator:1.7 -
    340  - http://commons.apache.org/proper/commons-validator/)
    341  - </li>
    342  - <li>(Apache 2.0) io.grpc:grpc-alts (io.grpc:grpc-alts:1.53.0 -
    343  - https://github.com/grpc/grpc-java)
    344  - </li>
    345  - <li>(Apache 2.0) io.grpc:grpc-api (io.grpc:grpc-api:1.53.0 -
    346  - https://github.com/grpc/grpc-java)
    347  - </li>
    348  - <li>(Apache 2.0) io.grpc:grpc-auth (io.grpc:grpc-auth:1.53.0 -
    349  - https://github.com/grpc/grpc-java)
    350  - </li>
    351  - <li>(Apache 2.0) io.grpc:grpc-context (io.grpc:grpc-context:1.53.0 -
    352  - https://github.com/grpc/grpc-java)
    353  - </li>
    354  - <li>(Apache 2.0) io.grpc:grpc-core (io.grpc:grpc-core:1.53.0 -
    355  - https://github.com/grpc/grpc-java)
    356  - </li>
    357  - <li>(Apache 2.0) io.grpc:grpc-googleapis (io.grpc:grpc-googleapis:1.53.0 -
    358  - https://github.com/grpc/grpc-java)
    359  - </li>
    360  - <li>(Apache 2.0) io.grpc:grpc-grpclb (io.grpc:grpc-grpclb:1.53.0 -
    361  - https://github.com/grpc/grpc-java)
    362  - </li>
    363  - <li>(Apache 2.0) io.grpc:grpc-netty-shaded (io.grpc:grpc-netty-shaded:1.53.0 -
    364  - https://github.com/grpc/grpc-java)
    365  - </li>
    366  - <li>(Apache 2.0) io.grpc:grpc-protobuf (io.grpc:grpc-protobuf:1.53.0 -
    367  - https://github.com/grpc/grpc-java)
    368  - </li>
    369  - <li>(Apache 2.0) io.grpc:grpc-protobuf-lite (io.grpc:grpc-protobuf-lite:1.53.0 -
    370  - https://github.com/grpc/grpc-java)
    371  - </li>
    372  - <li>(Apache 2.0) io.grpc:grpc-services (io.grpc:grpc-services:1.53.0 -
    373  - https://github.com/grpc/grpc-java)
    374  - </li>
    375  - <li>(Apache 2.0) io.grpc:grpc-stub (io.grpc:grpc-stub:1.53.0 -
    376  - https://github.com/grpc/grpc-java)
    377  - </li>
    378  - <li>(Apache 2.0) io.grpc:grpc-xds (io.grpc:grpc-xds:1.53.0 -
    379  - https://github.com/grpc/grpc-java)
    380  - </li>
    381  - <li>(The Apache Software License, Version 2.0) micrometer-commons
    382  - (io.micrometer:micrometer-commons:1.10.4 - https://github.com/micrometer-metrics/micrometer)
    383  - </li>
    384  - <li>(The Apache Software License, Version 2.0) micrometer-core
    385  - (io.micrometer:micrometer-core:1.10.4 - https://github.com/micrometer-metrics/micrometer)
    386  - </li>
    387  - <li>(The Apache Software License, Version 2.0) micrometer-observation
    388  - (io.micrometer:micrometer-observation:1.10.4 -
    389  - https://github.com/micrometer-metrics/micrometer)
    390  - </li>
    391  - <li>(Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.89.Final -
    392  - https://netty.io/netty-buffer/)
    393  - </li>
    394  - <li>(Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.89.Final -
    395  - https://netty.io/netty-codec/)
    396  - </li>
    397  - <li>(Apache License, Version 2.0) Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.89.Final -
    398  - https://netty.io/netty-codec-dns/)
    399  - </li>
    400  - <li>(Apache License, Version 2.0) Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.89.Final -
    401  - https://netty.io/netty-codec-http/)
    402  - </li>
    403  - <li>(Apache License, Version 2.0) Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.89.Final -
    404  - https://netty.io/netty-codec-http2/)
    405  - </li>
    406  - <li>(Apache License, Version 2.0) Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.89.Final -
    407  - https://netty.io/netty-codec-socks/)
    408  - </li>
    409  - <li>(Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.89.Final -
    410  - https://netty.io/netty-common/)
    411  - </li>
    412  - <li>(Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.89.Final -
    413  - https://netty.io/netty-handler/)
    414  - </li>
    415  - <li>(Apache License, Version 2.0) Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.89.Final
    416  - - https://netty.io/netty-handler-proxy/)
    417  - </li>
    418  - <li>(Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.89.Final -
    419  - https://netty.io/netty-resolver/)
    420  - </li>
    421  - <li>(Apache License, Version 2.0) Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.89.Final -
    422  - https://netty.io/netty-resolver-dns/)
    423  - </li>
    424  - <li>(Apache License, Version 2.0) Netty/Resolver/DNS/Classes/MacOS
    425  - (io.netty:netty-resolver-dns-classes-macos:4.1.89.Final -
    426  - https://netty.io/netty-resolver-dns-classes-macos/)
    427  - </li>
    428  - <li>(Apache License, Version 2.0) Netty/Resolver/DNS/Native/MacOS
    429  - (io.netty:netty-resolver-dns-native-macos:4.1.89.Final -
    430  - https://netty.io/netty-resolver-dns-native-macos/)
    431  - </li>
    432  - <li>(The Apache Software License, Version 2.0) Netty/TomcatNative [BoringSSL - Static]
    433  - (io.netty:netty-tcnative-boringssl-static:2.0.56.Final -
    434  - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
    435  - </li>
    436  - <li>(The Apache Software License, Version 2.0) Netty/TomcatNative [OpenSSL - Classes]
    437  - (io.netty:netty-tcnative-classes:2.0.56.Final -
    438  - https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
    439  - </li>
    440  - <li>(Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.89.Final -
    441  - https://netty.io/netty-transport/)
    442  - </li>
    443  - <li>(Apache License, Version 2.0) Netty/Transport/Classes/Epoll
    444  - (io.netty:netty-transport-classes-epoll:4.1.89.Final -
    445  - https://netty.io/netty-transport-classes-epoll/)
    446  - </li>
    447  - <li>(Apache License, Version 2.0) Netty/Transport/Classes/KQueue
    448  - (io.netty:netty-transport-classes-kqueue:4.1.89.Final -
    449  - https://netty.io/netty-transport-classes-kqueue/)
    450  - </li>
    451  - <li>(Apache License, Version 2.0) Netty/Transport/Native/Epoll
    452  - (io.netty:netty-transport-native-epoll:4.1.89.Final -
    453  - https://netty.io/netty-transport-native-epoll/)
    454  - </li>
    455  - <li>(Apache License, Version 2.0) Netty/Transport/Native/KQueue
    456  - (io.netty:netty-transport-native-kqueue:4.1.89.Final -
    457  - https://netty.io/netty-transport-native-kqueue/)
    458  - </li>
    459  - <li>(Apache License, Version 2.0) Netty/Transport/Native/Unix/Common
    460  - (io.netty:netty-transport-native-unix-common:4.1.89.Final -
    461  - https://netty.io/netty-transport-native-unix-common/)
    462  - </li>
    463  - <li>(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-api:0.31.1 -
    464  - https://github.com/census-instrumentation/opencensus-java)
    465  - </li>
    466  - <li>(The Apache License, Version 2.0) OpenCensus
    467  - (io.opencensus:opencensus-contrib-http-util:0.31.1 -
    468  - https://github.com/census-instrumentation/opencensus-java)
    469  - </li>
    470  - <li>(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-proto:0.2.0 -
    471  - https://github.com/census-instrumentation/opencensus-proto)
    472  - </li>
    473  - <li>(Apache 2.0) perfmark:perfmark-api (io.perfmark:perfmark-api:0.26.0 -
    474  - https://github.com/perfmark/perfmark)
    475  - </li>
    476  - <li>(Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM
    477  - (io.projectreactor:reactor-core:3.5.3 - https://github.com/reactor/reactor-core)
    478  - </li>
    479  - <li>(The Apache Software License, Version 2.0) Core functionality for the Reactor Netty library
    480  - (io.projectreactor.netty:reactor-netty-core:1.1.3 -
    481  - https://github.com/reactor/reactor-netty)
    482  - </li>
    483  - <li>(The Apache Software License, Version 2.0) HTTP functionality for the Reactor Netty library
    484  - (io.projectreactor.netty:reactor-netty-http:1.1.3 -
    485  - https://github.com/reactor/reactor-netty)
    486  - </li>
    487  - <li>(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.1 -
    488  - https://github.com/jakartaee/jaf-api)
    489  - </li>
    490  - <li>(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API
    491  - (jakarta.annotation:jakarta.annotation-api:2.1.1 -
    492  - https://projects.eclipse.org/projects/ee4j.ca)
    493  - </li>
    494  - <li>(Apache License 2.0) Jakarta Bean Validation API
    495  - (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
    496  - </li>
    497  - <li>(Eclipse Distribution License - v 1.0) Jakarta XML Binding API
    498  - (jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 -
    499  - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
    500  - </li>
    501  - <li>(CDDL/GPLv2+CE) JavaBeans Activation Framework API jar
    502  - (javax.activation:javax.activation-api:1.2.0 - http://java.net/all/javax.activation-api/)
    503  - </li>
    504  - <li>(CDDL + GPLv2 with classpath exception) javax.annotation API
    505  - (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250)
    506  - </li>
    507  - <li>(The Apache Software License, Version 2.0) javax.inject (javax.inject:javax.inject:1 -
    508  - http://code.google.com/p/atinject/)
    509  - </li>
    510  - <li>(CDDL 1.1) (GPL2 w/ CPE) javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 -
    511  - http://jax-rs-spec.java.net)
    512  - </li>
    513  - <li>(CDDL 1.1) (GPL2 w/ CPE) jaxb-api (javax.xml.bind:jaxb-api:2.3.1 -
    514  - https://github.com/javaee/jaxb-spec/jaxb-api)
    515  - </li>
    516  - <li>(Apache License, Version 2.0) Joda-Time (joda-time:joda-time:2.10.10 -
    517  - https://www.joda.org/joda-time/)
    518  - </li>
    519  - <li>(The Apache Software License, Version 2.0) jitescript (me.qmx.jitescript:jitescript:0.4.1 -
    520  - https://github.com/qmx/jitescript)
    521  - </li>
    522  - <li>(Apache License, Version 2.0) Byte Buddy (without dependencies)
    523  - (net.bytebuddy:byte-buddy:1.12.23 - https://bytebuddy.net/byte-buddy)
    524  - </li>
    525  - <li>(Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.12.23 -
    526  - https://bytebuddy.net/byte-buddy-agent)
    527  - </li>
    528  - <li>(Apache License v2.0) (LGPL, version 2.1) Java Native Access (net.java.dev.jna:jna:5.5.0 -
    529  - https://github.com/java-native-access/jna)
    530  - </li>
    531  - <li>(Apache License v2.0) (LGPL, version 2.1) Java Native Access Platform
    532  - (net.java.dev.jna:jna-platform:5.6.0 - https://github.com/java-native-access/jna)
    533  - </li>
    534  - <li>(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart
    535  - (net.minidev:accessors-smart:2.4.8 - https://urielch.github.io/)
    536  - </li>
    537  - <li>(The Apache Software License, Version 2.0) JSON Small and Fast Parser
    538  - (net.minidev:json-smart:2.4.8 - https://urielch.github.io/)
    539  - </li>
    540  - <li>(The Apache Software License, Version 2.0) groovy-extensions
    541  - (nz.net.ultraq.groovy:groovy-extensions:2.1.0 -
    542  - https://github.com/ultraq/groovy-extensions/)
    543  - </li>
    544  - <li>(The Apache Software License, Version 2.0) thymeleaf-expression-processor
    545  - (nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:3.1.0 -
    546  - https://github.com/ultraq/thymeleaf-expression-processor/)
    547  - </li>
    548  - <li>(The Apache Software License, Version 2.0) thymeleaf-layout-dialect
    549  - (nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.2.0 -
    550  - https://github.com/ultraq/thymeleaf-layout-dialect/)
    551  - </li>
    552  - <li>(The Apache Software License, Version 2.0) OGNL - Object Graph Navigation Library
    553  - (ognl:ognl:3.3.4 - https://github.com/jkuhnert/ognl/)
    554  - </li>
    555  - <li>(Apache-2.0) jdiagnostics (org.anarres.jdiagnostics:jdiagnostics:1.0.7 -
    556  - https://github.com/shevek/jdiagnostics)
    557  - </li>
    558  - <li>(Apache License, Version 2.0) Apache Commons Collections
    559  - (org.apache.commons:commons-collections4:4.4 -
    560  - https://commons.apache.org/proper/commons-collections/)
    561  - </li>
    562  - <li>(Apache License, Version 2.0) Apache Commons Compress
    563  - (org.apache.commons:commons-compress:1.21 -
    564  - https://commons.apache.org/proper/commons-compress/)
    565  - </li>
    566  - <li>(Apache License, Version 2.0) Apache Commons DBCP (org.apache.commons:commons-dbcp2:2.9.0 -
    567  - https://commons.apache.org/dbcp/)
    568  - </li>
    569  - <li>(Apache License, Version 2.0) Apache Commons JCS :: Core
    570  - (org.apache.commons:commons-jcs-core:2.2.1 -
    571  - http://commons.apache.org/proper/commons-jcs/commons-jcs-core/)
    572  - </li>
    573  - <li>(Apache License, Version 2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 -
    574  - https://commons.apache.org/proper/commons-lang/)
    575  - </li>
    576  - <li>(Apache License, Version 2.0) Apache Commons Pool (org.apache.commons:commons-pool2:2.11.1 -
    577  - https://commons.apache.org/proper/commons-pool/)
    578  - </li>
    579  - <li>(Apache License, Version 2.0) Apache Commons Text (org.apache.commons:commons-text:1.10.0 -
    580  - https://commons.apache.org/proper/commons-text)
    581  - </li>
    582  - <li>(The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy:4.0.9 -
    583  - https://groovy-lang.org)
    584  - </li>
    585  - <li>(Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14
    586  - - http://hc.apache.org/httpcomponents-client-ga)
    587  - </li>
    588  - <li>(Apache License, Version 2.0) Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 -
    589  - http://hc.apache.org/httpcomponents-core-ga)
    590  - </li>
    591  - <li>(Apache License, Version 2.0) Apache HttpClient
    592  - (org.apache.httpcomponents.client5:httpclient5:5.1.4 -
    593  - https://hc.apache.org/httpcomponents-client-5.0.x/5.1.4/httpclient5/)
    594  - </li>
    595  - <li>(Apache License, Version 2.0) Apache HttpComponents Core HTTP/1.1
    596  - (org.apache.httpcomponents.core5:httpcore5:5.1.5 -
    597  - https://hc.apache.org/httpcomponents-core-5.1.x/5.1.5/httpcore5/)
    598  - </li>
    599  - <li>(Apache License, Version 2.0) Apache HttpComponents Core HTTP/2
    600  - (org.apache.httpcomponents.core5:httpcore5-h2:5.1.5 -
    601  - https://hc.apache.org/httpcomponents-core-5.1.x/5.1.5/httpcore5-h2/)
    602  - </li>
    603  - <li>(Apache License, Version 2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.19.0 -
    604  - https://logging.apache.org/log4j/2.x/log4j-api/)
    605  - </li>
    606  - <li>(Apache License, Version 2.0) Apache Log4j to SLF4J Adapter
    607  - (org.apache.logging.log4j:log4j-to-slf4j:2.19.0 -
    608  - https://logging.apache.org/log4j/2.x/log4j-to-slf4j/)
    609  - </li>
    610  - <li>(Apache License, Version 2.0) Lucene Common Analyzers
    611  - (org.apache.lucene:lucene-analyzers-common:8.11.2 -
    612  - https://lucene.apache.org/lucene-parent/lucene-analyzers-common)
    613  - </li>
    614  - <li>(Apache License, Version 2.0) Lucene Core (org.apache.lucene:lucene-core:8.11.2 -
    615  - https://lucene.apache.org/lucene-parent/lucene-core)
    616  - </li>
    617  - <li>(Apache License, Version 2.0) Lucene Queries (org.apache.lucene:lucene-queries:8.11.2 -
    618  - https://lucene.apache.org/lucene-parent/lucene-queries)
    619  - </li>
    620  - <li>(Apache License, Version 2.0) Lucene QueryParsers
    621  - (org.apache.lucene:lucene-queryparser:8.11.2 -
    622  - https://lucene.apache.org/lucene-parent/lucene-queryparser)
    623  - </li>
    624  - <li>(Apache License, Version 2.0) Lucene Sandbox (org.apache.lucene:lucene-sandbox:8.11.2 -
    625  - https://lucene.apache.org/lucene-parent/lucene-sandbox)
    626  - </li>
    627  - <li>(The Apache Software License, Version 2.0) Maven Aether Provider
    628  - (org.apache.maven:maven-aether-provider:3.0 -
    629  - http://maven.apache.org/maven-aether-provider/)
    630  - </li>
    631  - <li>(The Apache Software License, Version 2.0) Maven Artifact
    632  - (org.apache.maven:maven-artifact:3.0 - http://maven.apache.org/maven-artifact/)
    633  - </li>
    634  - <li>(The Apache Software License, Version 2.0) Maven Core (org.apache.maven:maven-core:3.0 -
    635  - http://maven.apache.org/maven-core/)
    636  - </li>
    637  - <li>(The Apache Software License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.0 -
    638  - http://maven.apache.org/maven-model/)
    639  - </li>
    640  - <li>(The Apache Software License, Version 2.0) Maven Model Builder
    641  - (org.apache.maven:maven-model-builder:3.0 - http://maven.apache.org/maven-model-builder/)
    642  - </li>
    643  - <li>(The Apache Software License, Version 2.0) Maven Plugin API
    644  - (org.apache.maven:maven-plugin-api:3.0 - http://maven.apache.org/maven-plugin-api/)
    645  - </li>
    646  - <li>(The Apache Software License, Version 2.0) Maven Repository Metadata Model
    647  - (org.apache.maven:maven-repository-metadata:3.0 -
    648  - http://maven.apache.org/maven-repository-metadata/)
    649  - </li>
    650  - <li>(The Apache Software License, Version 2.0) Maven Settings
    651  - (org.apache.maven:maven-settings:3.0 - http://maven.apache.org/maven-settings/)
    652  - </li>
    653  - <li>(The Apache Software License, Version 2.0) Maven Settings Builder
    654  - (org.apache.maven:maven-settings-builder:3.0 -
    655  - http://maven.apache.org/maven-settings-builder/)
    656  - </li>
    657  - <li>(Apache License, Version 2.0) Doxia :: Logging API
    658  - (org.apache.maven.doxia:doxia-logging-api:1.11.1 -
    659  - https://maven.apache.org/doxia/doxia/doxia-logging-api/)
    660  - </li>
    661  - <li>(Apache License, Version 2.0) Doxia :: Sink API
    662  - (org.apache.maven.doxia:doxia-sink-api:1.11.1 -
    663  - https://maven.apache.org/doxia/doxia/doxia-sink-api/)
    664  - </li>
    665  - <li>(Apache License, Version 2.0) Apache Maven Reporting API
    666  - (org.apache.maven.reporting:maven-reporting-api:3.1.1 -
    667  - https://maven.apache.org/shared/maven-reporting-api/)
    668  - </li>
    669  - <li>(Apache License, Version 2.0) Apache Maven File Management API
    670  - (org.apache.maven.shared:file-management:3.1.0 -
    671  - https://maven.apache.org/shared/file-management/)
    672  - </li>
    673  - <li>(Apache License, Version 2.0) Apache Maven Artifact Transfer
    674  - (org.apache.maven.shared:maven-artifact-transfer:0.13.1 -
    675  - https://maven.apache.org/shared/maven-artifact-transfer/)
    676  - </li>
    677  - <li>(Apache License, Version 2.0) Apache Maven Common Artifact Filters
    678  - (org.apache.maven.shared:maven-common-artifact-filters:3.1.0 -
    679  - https://maven.apache.org/shared/maven-common-artifact-filters/)
    680  - </li>
    681  - <li>(Apache License, Version 2.0) Apache Maven Dependency Tree
    682  - (org.apache.maven.shared:maven-dependency-tree:3.2.0 -
    683  - https://maven.apache.org/shared/maven-dependency-tree/)
    684  - </li>
    685  - <li>(Apache License, Version 2.0) Apache Maven Shared Utils
    686  - (org.apache.maven.shared:maven-shared-utils:3.1.0 -
    687  - https://maven.apache.org/shared/maven-shared-utils/)
    688  - </li>
    689  - <li>(Apache License, Version 2.0) Proton-J (org.apache.qpid:proton-j:0.33.8 -
    690  - https://qpid.apache.org/proton/proton-j)
    691  - </li>
    692  - <li>(Apache License, Version 2.0) tomcat-embed-core
    693  - (org.apache.tomcat.embed:tomcat-embed-core:10.1.5 - https://tomcat.apache.org/)
    694  - </li>
    695  - <li>(Apache License, Version 2.0) tomcat-embed-el
    696  - (org.apache.tomcat.embed:tomcat-embed-el:10.1.5 - https://tomcat.apache.org/)
    697  - </li>
    698  - <li>(Apache License, Version 2.0) tomcat-embed-websocket
    699  - (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.5 - https://tomcat.apache.org/)
    700  - </li>
    701  - <li>(Apache License, Version 2.0) Apache Velocity - Engine
    702  - (org.apache.velocity:velocity-engine-core:2.3 -
    703  - http://velocity.apache.org/engine/devel/velocity-engine-core/)
    704  - </li>
    705  - <li>(The Apache License, Version 2.0) org.apiguardian:apiguardian-api
    706  - (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
    707  - </li>
    708  - <li>(The Apache Software License, Version 2.0) asciidoctorj (org.asciidoctor:asciidoctorj:2.5.7
    709  - - https://github.com/asciidoctor/asciidoctorj)
    710  - </li>
    711  - <li>(The Apache Software License, Version 2.0) asciidoctorj-api
    712  - (org.asciidoctor:asciidoctorj-api:2.5.7 - https://github.com/asciidoctor/asciidoctorj)
    713  - </li>
    714  - <li>(Apache License, Version 2.0) AssertJ fluent assertions (org.assertj:assertj-core:3.23.1 -
    715  - ${project.parent.url}#assertj-core)
    716  - </li>
    717  - <li>(The Apache Software License, Version 2.0) attoparser
    718  - (org.attoparser:attoparser:2.0.6.RELEASE - https://www.attoparser.org)
    719  - </li>
    720  - <li>(Apache Software License, Version 1.1) (Bouncy Castle Licence) Bouncy Castle OpenPGP API
    721  - (org.bouncycastle:bcpg-jdk18on:1.71 - https://www.bouncycastle.org/java.html)
    722  - </li>
    723  - <li>(Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
    724  - (org.bouncycastle:bcpkix-jdk15on:1.69 - https://www.bouncycastle.org/java.html)
    725  - </li>
    726  - <li>(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.69 -
    727  - https://www.bouncycastle.org/java.html)
    728  - </li>
    729  - <li>(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.71 -
    730  - https://www.bouncycastle.org/java.html)
    731  - </li>
    732  - <li>(Bouncy Castle Licence) Bouncy Castle ASN.1 Extension and Utility APIs
    733  - (org.bouncycastle:bcutil-jdk15on:1.69 - https://www.bouncycastle.org/java.html)
    734  - </li>
    735  - <li>(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.30.0 -
    736  - https://checkerframework.org)
    737  - </li>
    738  - <li>(MIT license) Animal Sniffer Annotations (org.codehaus.mojo:animal-sniffer-annotations:1.22
    739  - - https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations)
    740  - </li>
    741  - <li>(The Apache Software License, Version 2.0) Plexus Classworlds
    742  - (org.codehaus.plexus:plexus-classworlds:2.2.3 -
    743  - http://plexus.codehaus.org/plexus-classworlds/)
    744  - </li>
    745  - <li>(Apache License, Version 2.0) Plexus :: Component Annotations
    746  - (org.codehaus.plexus:plexus-component-annotations:2.0.0 -
    747  - http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
    748  - </li>
    749  - <li>(The Apache Software License, Version 2.0) Plexus Interpolation API
    750  - (org.codehaus.plexus:plexus-interpolation:1.14 -
    751  - http://plexus.codehaus.org/plexus-components/plexus-interpolation)
    752  - </li>
    753  - <li>(Apache License, Version 2.0) Plexus Common Utilities
    754  - (org.codehaus.plexus:plexus-utils:3.4.2 - https://codehaus-plexus.github.io/plexus-utils/)
    755  - </li>
    756  - <li>(The BSD License) Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 -
    757  - http://github.com/FasterXML/stax2-api)
    758  - </li>
    759  - <li>(Apache 2) org.conscrypt:conscrypt-openjdk-uber (org.conscrypt:conscrypt-openjdk-uber:2.5.2
    760  - - https://conscrypt.org/)
    761  - </li>
    762  - <li>(Apache-2.0) CycloneDX Core (Java) (org.cyclonedx:cyclonedx-core-java:7.3.2 -
    763  - https://github.com/CycloneDX/cyclonedx-core-java)
    764  - </li>
    765  - <li>(Eclipse Public License, Version 1.0) Aether API
    766  - (org.eclipse.aether:aether-api:1.0.0.v20140518 - http://www.eclipse.org/aether/aether-api/)
    767  - </li>
    768  - <li>(Eclipse Public License, Version 1.0) Aether Utilities
    769  - (org.eclipse.aether:aether-util:1.0.0.v20140518 -
    770  - http://www.eclipse.org/aether/aether-util/)
    771  - </li>
    772  - <li>(Eclipse Public License - Version 2.0) Eclipse Packager :: Core
    773  - (org.eclipse.packager:packager-core:0.19.0 - https://eclipse.org/packager/packager-core)
    774  - </li>
    775  - <li>(Eclipse Public License - Version 2.0) Eclipse Packager :: RPM
    776  - (org.eclipse.packager:packager-rpm:0.19.0 - https://eclipse.org/packager/packager-rpm)
    777  - </li>
    778  - <li>(Dual license consisting of the CDDL v1.1 and GPL v2) JSR 374 (JSON Processing) Default
    779  - Provider (org.glassfish:javax.json:1.1.4 - https://javaee.github.io/jsonp)
    780  - </li>
    781  - <li>(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
    782  - </li>
    783  - <li>(BSD-2-Clause) (Public Domain, per Creative Commons CC0) HdrHistogram
    784  - (org.hdrhistogram:HdrHistogram:2.1.12 - http://hdrhistogram.github.io/HdrHistogram/)
    785  - </li>
    786  - <li>(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA -
    787  - http://www.javassist.org/)
    788  - </li>
    789  - <li>(The Apache Software License, Version 2.0) IntelliJ IDEA Annotations
    790  - (org.jetbrains:annotations:15.0 - http://www.jetbrains.org)
    791  - </li>
     113 + <li>(Bouncy Castle Licence) Spongy Castle (com.madgag.spongycastle:core:1.54.0.0 - http://rtyley.github.io/spongycastle/)</li>
     114 + <li>(MIT License) msal4j (com.microsoft.azure:msal4j:1.13.3 - https://github.com/AzureAD/microsoft-authentication-library-for-java)</li>
     115 + <li>(MIT License) msal4j-persistence-extension (com.microsoft.azure:msal4j-persistence-extension:1.1.0 - https://github.com/AzureAD/microsoft-authentication-extensions-for-java)</li>
     116 + <li>(The MIT License (MIT)) Extensions on Apache Proton-J library (com.microsoft.azure:qpid-proton-j-extensions:1.2.4 - https://github.com/Azure/qpid-proton-j-extensions)</li>
     117 + <li>(The MIT License) toml4j (com.moandjiezana.toml:toml4j:0.7.2 - http://moandjiezana.com/toml/toml4j)</li>
     118 + <li>(Apache License Version 2.0) JsonSchemaValidator (com.networknt:json-schema-validator:1.0.77 - https://github.com/networknt/json-schema-validator)</li>
     119 + <li>(The Apache Software License, Version 2.0) Nimbus Content Type (com.nimbusds:content-type:2.2 - https://bitbucket.org/connect2id/nimbus-content-type)</li>
     120 + <li>(The Apache Software License, Version 2.0) Nimbus LangTag (com.nimbusds:lang-tag:1.6 - https://bitbucket.org/connect2id/nimbus-language-tags)</li>
     121 + <li>(The Apache Software License, Version 2.0) Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.22 - https://bitbucket.org/connect2id/nimbus-jose-jwt)</li>
     122 + <li>(Apache License, version 2.0) OAuth 2.0 SDK with OpenID Connect extensions (com.nimbusds:oauth2-oidc-sdk:9.35 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)</li>
     123 + <li>(Apache License 2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk)</li>
     124 + <li>(Apache License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)</li>
     125 + <li>(Apache License, Version 2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 - https://commons.apache.org/proper/commons-codec/)</li>
     126 + <li>(Apache License, Version 2.0) Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)</li>
     127 + <li>(The Apache Software License, Version 2.0) Commons Digester (commons-digester:commons-digester:2.1 - http://commons.apache.org/digester/)</li>
     128 + <li>(Apache License, Version 2.0) Apache Commons IO (commons-io:commons-io:2.11.0 - https://commons.apache.org/proper/commons-io/)</li>
     129 + <li>(The Apache Software License, Version 2.0) Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)</li>
     130 + <li>(Apache License, Version 2.0) Apache Commons Validator (commons-validator:commons-validator:1.7 - http://commons.apache.org/proper/commons-validator/)</li>
     131 + <li>(Apache 2.0) io.grpc:grpc-alts (io.grpc:grpc-alts:1.53.0 - https://github.com/grpc/grpc-java)</li>
     132 + <li>(Apache 2.0) io.grpc:grpc-api (io.grpc:grpc-api:1.53.0 - https://github.com/grpc/grpc-java)</li>
     133 + <li>(Apache 2.0) io.grpc:grpc-auth (io.grpc:grpc-auth:1.53.0 - https://github.com/grpc/grpc-java)</li>
     134 + <li>(Apache 2.0) io.grpc:grpc-context (io.grpc:grpc-context:1.53.0 - https://github.com/grpc/grpc-java)</li>
     135 + <li>(Apache 2.0) io.grpc:grpc-core (io.grpc:grpc-core:1.53.0 - https://github.com/grpc/grpc-java)</li>
     136 + <li>(Apache 2.0) io.grpc:grpc-googleapis (io.grpc:grpc-googleapis:1.53.0 - https://github.com/grpc/grpc-java)</li>
     137 + <li>(Apache 2.0) io.grpc:grpc-grpclb (io.grpc:grpc-grpclb:1.53.0 - https://github.com/grpc/grpc-java)</li>
     138 + <li>(Apache 2.0) io.grpc:grpc-netty-shaded (io.grpc:grpc-netty-shaded:1.53.0 - https://github.com/grpc/grpc-java)</li>
     139 + <li>(Apache 2.0) io.grpc:grpc-protobuf (io.grpc:grpc-protobuf:1.53.0 - https://github.com/grpc/grpc-java)</li>
     140 + <li>(Apache 2.0) io.grpc:grpc-protobuf-lite (io.grpc:grpc-protobuf-lite:1.53.0 - https://github.com/grpc/grpc-java)</li>
     141 + <li>(Apache 2.0) io.grpc:grpc-services (io.grpc:grpc-services:1.53.0 - https://github.com/grpc/grpc-java)</li>
     142 + <li>(Apache 2.0) io.grpc:grpc-stub (io.grpc:grpc-stub:1.53.0 - https://github.com/grpc/grpc-java)</li>
     143 + <li>(Apache 2.0) io.grpc:grpc-xds (io.grpc:grpc-xds:1.53.0 - https://github.com/grpc/grpc-java)</li>
     144 + <li>(The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.10.4 - https://github.com/micrometer-metrics/micrometer)</li>
     145 + <li>(The Apache Software License, Version 2.0) micrometer-core (io.micrometer:micrometer-core:1.10.4 - https://github.com/micrometer-metrics/micrometer)</li>
     146 + <li>(The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.10.4 - https://github.com/micrometer-metrics/micrometer)</li>
     147 + <li>(Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.89.Final - https://netty.io/netty-buffer/)</li>
     148 + <li>(Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.89.Final - https://netty.io/netty-codec/)</li>
     149 + <li>(Apache License, Version 2.0) Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.89.Final - https://netty.io/netty-codec-dns/)</li>
     150 + <li>(Apache License, Version 2.0) Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.89.Final - https://netty.io/netty-codec-http/)</li>
     151 + <li>(Apache License, Version 2.0) Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.89.Final - https://netty.io/netty-codec-http2/)</li>
     152 + <li>(Apache License, Version 2.0) Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.89.Final - https://netty.io/netty-codec-socks/)</li>
     153 + <li>(Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.89.Final - https://netty.io/netty-common/)</li>
     154 + <li>(Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.89.Final - https://netty.io/netty-handler/)</li>
     155 + <li>(Apache License, Version 2.0) Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.89.Final - https://netty.io/netty-handler-proxy/)</li>
     156 + <li>(Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.89.Final - https://netty.io/netty-resolver/)</li>
     157 + <li>(Apache License, Version 2.0) Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.89.Final - https://netty.io/netty-resolver-dns/)</li>
     158 + <li>(Apache License, Version 2.0) Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.89.Final - https://netty.io/netty-resolver-dns-classes-macos/)</li>
     159 + <li>(Apache License, Version 2.0) Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.89.Final - https://netty.io/netty-resolver-dns-native-macos/)</li>
     160 + <li>(The Apache Software License, Version 2.0) Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.56.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)</li>
     161 + <li>(The Apache Software License, Version 2.0) Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.56.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/)</li>
     162 + <li>(Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.89.Final - https://netty.io/netty-transport/)</li>
     163 + <li>(Apache License, Version 2.0) Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.89.Final - https://netty.io/netty-transport-classes-epoll/)</li>
     164 + <li>(Apache License, Version 2.0) Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.89.Final - https://netty.io/netty-transport-classes-kqueue/)</li>
     165 + <li>(Apache License, Version 2.0) Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.89.Final - https://netty.io/netty-transport-native-epoll/)</li>
     166 + <li>(Apache License, Version 2.0) Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.89.Final - https://netty.io/netty-transport-native-kqueue/)</li>
     167 + <li>(Apache License, Version 2.0) Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.89.Final - https://netty.io/netty-transport-native-unix-common/)</li>
     168 + <li>(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-api:0.31.1 - https://github.com/census-instrumentation/opencensus-java)</li>
     169 + <li>(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-contrib-http-util:0.31.1 - https://github.com/census-instrumentation/opencensus-java)</li>
     170 + <li>(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-proto:0.2.0 - https://github.com/census-instrumentation/opencensus-proto)</li>
     171 + <li>(Apache 2.0) perfmark:perfmark-api (io.perfmark:perfmark-api:0.26.0 - https://github.com/perfmark/perfmark)</li>
     172 + <li>(Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.5.3 - https://github.com/reactor/reactor-core)</li>
     173 + <li>(The Apache Software License, Version 2.0) Core functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-core:1.1.4 - https://github.com/reactor/reactor-netty)</li>
     174 + <li>(The Apache Software License, Version 2.0) HTTP functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-http:1.1.4 - https://github.com/reactor/reactor-netty)</li>
     175 + <li>(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)</li>
     176 + <li>(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)</li>
     177 + <li>(CDDL/GPLv2+CE) JavaBeans Activation Framework API jar (javax.activation:javax.activation-api:1.2.0 - http://java.net/all/javax.activation-api/)</li>
     178 + <li>(CDDL + GPLv2 with classpath exception) javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250)</li>
     179 + <li>(The Apache Software License, Version 2.0) javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)</li>
     180 + <li>(CDDL 1.1) (GPL2 w/ CPE) javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net)</li>
     181 + <li>(CDDL 1.1) (GPL2 w/ CPE) jaxb-api (javax.xml.bind:jaxb-api:2.3.1 - https://github.com/javaee/jaxb-spec/jaxb-api)</li>
     182 + <li>(Apache License, Version 2.0) Joda-Time (joda-time:joda-time:2.10.10 - https://www.joda.org/joda-time/)</li>
     183 + <li>(The Apache Software License, Version 2.0) jitescript (me.qmx.jitescript:jitescript:0.4.1 - https://github.com/qmx/jitescript)</li>
     184 + <li>(Apache License v2.0) (LGPL, version 2.1) Java Native Access (net.java.dev.jna:jna:5.5.0 - https://github.com/java-native-access/jna)</li>
     185 + <li>(Apache License v2.0) (LGPL, version 2.1) Java Native Access Platform (net.java.dev.jna:jna-platform:5.6.0 - https://github.com/java-native-access/jna)</li>
     186 + <li>(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.4.8 - https://urielch.github.io/)</li>
     187 + <li>(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.4.8 - https://urielch.github.io/)</li>
     188 + <li>(The Apache Software License, Version 2.0) groovy-extensions (nz.net.ultraq.groovy:groovy-extensions:2.1.0 - https://github.com/ultraq/groovy-extensions/)</li>
     189 + <li>(The Apache Software License, Version 2.0) thymeleaf-expression-processor (nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:3.1.0 - https://github.com/ultraq/thymeleaf-expression-processor/)</li>
     190 + <li>(The Apache Software License, Version 2.0) thymeleaf-layout-dialect (nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.2.0 - https://github.com/ultraq/thymeleaf-layout-dialect/)</li>
     191 + <li>(The Apache Software License, Version 2.0) OGNL - Object Graph Navigation Library (ognl:ognl:3.3.4 - https://github.com/jkuhnert/ognl/)</li>
     192 + <li>(Apache-2.0) jdiagnostics (org.anarres.jdiagnostics:jdiagnostics:1.0.7 - https://github.com/shevek/jdiagnostics)</li>
     193 + <li>(Apache License, Version 2.0) Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/)</li>
     194 + <li>(Apache License, Version 2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.22 - https://commons.apache.org/proper/commons-compress/)</li>
     195 + <li>(Apache License, Version 2.0) Apache Commons DBCP (org.apache.commons:commons-dbcp2:2.9.0 - https://commons.apache.org/dbcp/)</li>
     196 + <li>(Apache License, Version 2.0) Apache Commons JCS :: Core (org.apache.commons:commons-jcs-core:2.2.1 - http://commons.apache.org/proper/commons-jcs/commons-jcs-core/)</li>
     197 + <li>(Apache License, Version 2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 - https://commons.apache.org/proper/commons-lang/)</li>
     198 + <li>(Apache License, Version 2.0) Apache Commons Pool (org.apache.commons:commons-pool2:2.11.1 - https://commons.apache.org/proper/commons-pool/)</li>
     199 + <li>(Apache License, Version 2.0) Apache Commons Text (org.apache.commons:commons-text:1.10.0 - https://commons.apache.org/proper/commons-text)</li>
     200 + <li>(The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy:4.0.9 - https://groovy-lang.org)</li>
     201 + <li>(Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - http://hc.apache.org/httpcomponents-client-ga)</li>
     202 + <li>(Apache License, Version 2.0) Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)</li>
     203 + <li>(Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents.client5:httpclient5:5.1.4 - https://hc.apache.org/httpcomponents-client-5.0.x/5.1.4/httpclient5/)</li>
     204 + <li>(Apache License, Version 2.0) Apache HttpComponents Core HTTP/1.1 (org.apache.httpcomponents.core5:httpcore5:5.1.5 - https://hc.apache.org/httpcomponents-core-5.1.x/5.1.5/httpcore5/)</li>
     205 + <li>(Apache License, Version 2.0) Apache HttpComponents Core HTTP/2 (org.apache.httpcomponents.core5:httpcore5-h2:5.1.5 - https://hc.apache.org/httpcomponents-core-5.1.x/5.1.5/httpcore5-h2/)</li>
     206 + <li>(Apache License, Version 2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.19.0 - https://logging.apache.org/log4j/2.x/log4j-api/)</li>
     207 + <li>(Apache License, Version 2.0) Apache Log4j to SLF4J Adapter (org.apache.logging.log4j:log4j-to-slf4j:2.19.0 - https://logging.apache.org/log4j/2.x/log4j-to-slf4j/)</li>
     208 + <li>(Apache License, Version 2.0) Lucene Common Analyzers (org.apache.lucene:lucene-analyzers-common:8.11.2 - https://lucene.apache.org/lucene-parent/lucene-analyzers-common)</li>
     209 + <li>(Apache License, Version 2.0) Lucene Core (org.apache.lucene:lucene-core:8.11.2 - https://lucene.apache.org/lucene-parent/lucene-core)</li>
     210 + <li>(Apache License, Version 2.0) Lucene Queries (org.apache.lucene:lucene-queries:8.11.2 - https://lucene.apache.org/lucene-parent/lucene-queries)</li>
     211 + <li>(Apache License, Version 2.0) Lucene QueryParsers (org.apache.lucene:lucene-queryparser:8.11.2 - https://lucene.apache.org/lucene-parent/lucene-queryparser)</li>
     212 + <li>(Apache License, Version 2.0) Lucene Sandbox (org.apache.lucene:lucene-sandbox:8.11.2 - https://lucene.apache.org/lucene-parent/lucene-sandbox)</li>
     213 + <li>(The Apache Software License, Version 2.0) Maven Aether Provider (org.apache.maven:maven-aether-provider:3.0 - http://maven.apache.org/maven-aether-provider/)</li>
     214 + <li>(The Apache Software License, Version 2.0) Maven Artifact (org.apache.maven:maven-artifact:3.0 - http://maven.apache.org/maven-artifact/)</li>
     215 + <li>(The Apache Software License, Version 2.0) Maven Core (org.apache.maven:maven-core:3.0 - http://maven.apache.org/maven-core/)</li>
     216 + <li>(The Apache Software License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.0 - http://maven.apache.org/maven-model/)</li>
     217 + <li>(The Apache Software License, Version 2.0) Maven Model Builder (org.apache.maven:maven-model-builder:3.0 - http://maven.apache.org/maven-model-builder/)</li>
     218 + <li>(The Apache Software License, Version 2.0) Maven Plugin API (org.apache.maven:maven-plugin-api:3.0 - http://maven.apache.org/maven-plugin-api/)</li>
     219 + <li>(The Apache Software License, Version 2.0) Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.0 - http://maven.apache.org/maven-repository-metadata/)</li>
     220 + <li>(The Apache Software License, Version 2.0) Maven Settings (org.apache.maven:maven-settings:3.0 - http://maven.apache.org/maven-settings/)</li>
     221 + <li>(The Apache Software License, Version 2.0) Maven Settings Builder (org.apache.maven:maven-settings-builder:3.0 - http://maven.apache.org/maven-settings-builder/)</li>
     222 + <li>(Apache License, Version 2.0) Doxia :: Logging API (org.apache.maven.doxia:doxia-logging-api:1.11.1 - https://maven.apache.org/doxia/doxia/doxia-logging-api/)</li>
     223 + <li>(Apache License, Version 2.0) Doxia :: Sink API (org.apache.maven.doxia:doxia-sink-api:1.11.1 - https://maven.apache.org/doxia/doxia/doxia-sink-api/)</li>
     224 + <li>(Apache License, Version 2.0) Apache Maven Reporting API (org.apache.maven.reporting:maven-reporting-api:3.1.1 - https://maven.apache.org/shared/maven-reporting-api/)</li>
     225 + <li>(Apache License, Version 2.0) Apache Maven File Management API (org.apache.maven.shared:file-management:3.1.0 - https://maven.apache.org/shared/file-management/)</li>
     226 + <li>(Apache License, Version 2.0) Apache Maven Artifact Transfer (org.apache.maven.shared:maven-artifact-transfer:0.13.1 - https://maven.apache.org/shared/maven-artifact-transfer/)</li>
     227 + <li>(Apache License, Version 2.0) Apache Maven Common Artifact Filters (org.apache.maven.shared:maven-common-artifact-filters:3.1.0 - https://maven.apache.org/shared/maven-common-artifact-filters/)</li>
     228 + <li>(Apache License, Version 2.0) Apache Maven Dependency Tree (org.apache.maven.shared:maven-dependency-tree:3.2.1 - https://maven.apache.org/shared/maven-dependency-tree/)</li>
     229 + <li>(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.1.0 - https://maven.apache.org/shared/maven-shared-utils/)</li>
     230 + <li>(Apache License, Version 2.0) Proton-J (org.apache.qpid:proton-j:0.33.8 - https://qpid.apache.org/proton/proton-j)</li>
     231 + <li>(Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.5 - https://tomcat.apache.org/)</li>
     232 + <li>(Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.5 - https://tomcat.apache.org/)</li>
     233 + <li>(Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.5 - https://tomcat.apache.org/)</li>
     234 + <li>(Apache License, Version 2.0) Apache Velocity - Engine (org.apache.velocity:velocity-engine-core:2.3 - http://velocity.apache.org/engine/devel/velocity-engine-core/)</li>
     235 + <li>(The Apache Software License, Version 2.0) asciidoctorj (org.asciidoctor:asciidoctorj:2.5.7 - https://github.com/asciidoctor/asciidoctorj)</li>
     236 + <li>(The Apache Software License, Version 2.0) asciidoctorj-api (org.asciidoctor:asciidoctorj-api:2.5.7 - https://github.com/asciidoctor/asciidoctorj)</li>
     237 + <li>(The Apache Software License, Version 2.0) attoparser (org.attoparser:attoparser:2.0.6.RELEASE - https://www.attoparser.org)</li>
     238 + <li>(Apache Software License, Version 1.1) (Bouncy Castle Licence) Bouncy Castle OpenPGP API (org.bouncycastle:bcpg-jdk18on:1.71 - https://www.bouncycastle.org/java.html)</li>
     239 + <li>(Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk15on:1.69 - https://www.bouncycastle.org/java.html)</li>
     240 + <li>(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.69 - https://www.bouncycastle.org/java.html)</li>
     241 + <li>(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.71 - https://www.bouncycastle.org/java.html)</li>
     242 + <li>(Bouncy Castle Licence) Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk15on:1.69 - https://www.bouncycastle.org/java.html)</li>
     243 + <li>(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.30.0 - https://checkerframework.org)</li>
     244 + <li>(MIT license) Animal Sniffer Annotations (org.codehaus.mojo:animal-sniffer-annotations:1.22 - https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations)</li>
     245 + <li>(The Apache Software License, Version 2.0) Plexus Classworlds (org.codehaus.plexus:plexus-classworlds:2.2.3 - http://plexus.codehaus.org/plexus-classworlds/)</li>
     246 + <li>(Apache License, Version 2.0) Plexus :: Component Annotations (org.codehaus.plexus:plexus-component-annotations:2.0.0 - http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)</li>
     247 + <li>(The Apache Software License, Version 2.0) Plexus Interpolation API (org.codehaus.plexus:plexus-interpolation:1.14 - http://plexus.codehaus.org/plexus-components/plexus-interpolation)</li>
     248 + <li>(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.5.0 - https://codehaus-plexus.github.io/plexus-utils/)</li>
     249 + <li>(The BSD License) Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api)</li>
     250 + <li>(Apache 2) org.conscrypt:conscrypt-openjdk-uber (org.conscrypt:conscrypt-openjdk-uber:2.5.2 - https://conscrypt.org/)</li>
     251 + <li>(Apache-2.0) CycloneDX Core (Java) (org.cyclonedx:cyclonedx-core-java:7.3.2 - https://github.com/CycloneDX/cyclonedx-core-java)</li>
     252 + <li>(Eclipse Public License, Version 1.0) Aether API (org.eclipse.aether:aether-api:1.0.0.v20140518 - http://www.eclipse.org/aether/aether-api/)</li>
     253 + <li>(Eclipse Public License, Version 1.0) Aether Utilities (org.eclipse.aether:aether-util:1.0.0.v20140518 - http://www.eclipse.org/aether/aether-util/)</li>
     254 + <li>(Eclipse Public License - Version 2.0) Eclipse Packager :: Core (org.eclipse.packager:packager-core:0.19.0 - https://eclipse.org/packager/packager-core)</li>
     255 + <li>(Eclipse Public License - Version 2.0) Eclipse Packager :: RPM (org.eclipse.packager:packager-rpm:0.19.0 - https://eclipse.org/packager/packager-rpm)</li>
     256 + <li>(Dual license consisting of the CDDL v1.1 and GPL v2) JSR 374 (JSON Processing) Default Provider (org.glassfish:javax.json:1.1.4 - https://javaee.github.io/jsonp)</li>
     257 + <li>(BSD-2-Clause) (Public Domain, per Creative Commons CC0) HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.12 - http://hdrhistogram.github.io/HdrHistogram/)</li>
     258 + <li>(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA - http://www.javassist.org/)</li>
     259 + <li>(The Apache Software License, Version 2.0) IntelliJ IDEA Annotations (org.jetbrains:annotations:15.0 - http://www.jetbrains.org)</li>
    792 260   <li>(EPL) Dirgra (org.jruby:dirgra:0.3 - https://github.com/jruby/dirgra)</li>
    793  - <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Main Maven Artifact (org.jruby:jruby:9.3.8.0 -
    794  - https://github.com/jruby/jruby/jruby-artifacts/jruby)
    795  - </li>
    796  - <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Base (org.jruby:jruby-base:9.3.8.0 -
    797  - https://github.com/jruby/jruby/jruby-base)
    798  - </li>
    799  - <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Complete (org.jruby:jruby-complete:9.4.1.0 -
    800  - https://github.com/jruby/jruby/jruby-artifacts/jruby-complete)
    801  - </li>
    802  - <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Lib Setup (org.jruby:jruby-stdlib:9.3.8.0 -
    803  - https://github.com/jruby/jruby/jruby-stdlib)
    804  - </li>
    805  - <li>(MIT License) JCodings (org.jruby.jcodings:jcodings:1.0.57 -
    806  - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
    807  - </li>
    808  - <li>(MIT License) Joni (org.jruby.joni:joni:2.1.43 -
    809  - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
    810  - </li>
    811  - <li>(The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.15.3 - https://jsoup.org/)</li>
    812  - <li>(Eclipse Public License v2.0) JUnit Jupiter (Aggregator)
    813  - (org.junit.jupiter:junit-jupiter:5.9.2 - https://junit.org/junit5/)
    814  - </li>
    815  - <li>(Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.9.2 -
    816  - https://junit.org/junit5/)
    817  - </li>
    818  - <li>(Eclipse Public License v2.0) JUnit Jupiter Engine
    819  - (org.junit.jupiter:junit-jupiter-engine:5.9.2 - https://junit.org/junit5/)
    820  - </li>
    821  - <li>(Eclipse Public License v2.0) JUnit Jupiter Params
    822  - (org.junit.jupiter:junit-jupiter-params:5.9.2 - https://junit.org/junit5/)
    823  - </li>
    824  - <li>(Eclipse Public License v2.0) JUnit Platform Commons
    825  - (org.junit.platform:junit-platform-commons:1.9.2 - https://junit.org/junit5/)
    826  - </li>
    827  - <li>(Eclipse Public License v2.0) JUnit Platform Engine API
    828  - (org.junit.platform:junit-platform-engine:1.9.2 - https://junit.org/junit5/)
    829  - </li>
    830  - <li>(Public Domain, per Creative Commons CC0) LatencyUtils (org.latencyutils:LatencyUtils:2.0.3
    831  - - http://latencyutils.github.io/LatencyUtils/)
    832  - </li>
    833  - <li>(Apache License, Version 2.0) KeePassJava2 :: All (org.linguafranca.pwdb:KeePassJava2:2.1.4
    834  - - https://github.com/jorabin/KeePassJava2/KeePassJava2)
    835  - </li>
    836  - <li>(Apache License, Version 2.0) KeePassJava2 :: DOM
    837  - (org.linguafranca.pwdb:KeePassJava2-dom:2.1.4 -
    838  - https://github.com/jorabin/KeePassJava2/KeePassJava2-dom)
    839  - </li>
    840  - <li>(Apache License, Version 2.0) KeePassJava2 :: JAXB
    841  - (org.linguafranca.pwdb:KeePassJava2-jaxb:2.1.4 -
    842  - https://github.com/jorabin/KeePassJava2/KeePassJava2-jaxb)
    843  - </li>
    844  - <li>(Apache License, Version 2.0) KeePassJava2 :: KDB
    845  - (org.linguafranca.pwdb:KeePassJava2-kdb:2.1.4 -
    846  - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdb)
    847  - </li>
    848  - <li>(Apache License, Version 2.0) KeePassJava2 :: KDBX
    849  - (org.linguafranca.pwdb:KeePassJava2-kdbx:2.1.4 -
    850  - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdbx)
    851  - </li>
    852  - <li>(Apache License, Version 2.0) KeePassJava2 :: Simple
    853  - (org.linguafranca.pwdb:KeePassJava2-simple:2.1.4 -
    854  - https://github.com/jorabin/KeePassJava2/KeePassJava2-simple)
    855  - </li>
    856  - <li>(Apache License, Version 2.0) PWDB :: Database (org.linguafranca.pwdb:database:2.1.4 -
    857  - https://github.com/jorabin/KeePassJava2/database)
    858  - </li>
    859  - <li>(The MIT License) mockito-core (org.mockito:mockito-core:4.8.1 -
    860  - https://github.com/mockito/mockito)
    861  - </li>
    862  - <li>(The MIT License) mockito-inline (org.mockito:mockito-inline:4.8.1 -
    863  - https://github.com/mockito/mockito)
    864  - </li>
    865  - <li>(The MIT License) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:4.8.1 -
    866  - https://github.com/mockito/mockito)
    867  - </li>
    868  - <li>(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.2 -
    869  - http://objenesis.org/objenesis)
    870  - </li>
    871  - <li>(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.2.0
    872  - - https://github.com/ota4j-team/opentest4j)
    873  - </li>
     261 + <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Main Maven Artifact (org.jruby:jruby:9.3.8.0 - https://github.com/jruby/jruby/jruby-artifacts/jruby)</li>
     262 + <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Base (org.jruby:jruby-base:9.3.8.0 - https://github.com/jruby/jruby/jruby-base)</li>
     263 + <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Complete (org.jruby:jruby-complete:9.4.1.0 - https://github.com/jruby/jruby/jruby-artifacts/jruby-complete)</li>
     264 + <li>(EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Lib Setup (org.jruby:jruby-stdlib:9.3.8.0 - https://github.com/jruby/jruby/jruby-stdlib)</li>
     265 + <li>(MIT License) JCodings (org.jruby.jcodings:jcodings:1.0.57 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)</li>
     266 + <li>(MIT License) Joni (org.jruby.joni:joni:2.1.43 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)</li>
     267 + <li>(The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.15.4 - https://jsoup.org/)</li>
     268 + <li>(Public Domain, per Creative Commons CC0) LatencyUtils (org.latencyutils:LatencyUtils:2.0.3 - http://latencyutils.github.io/LatencyUtils/)</li>
     269 + <li>(Apache License, Version 2.0) KeePassJava2 :: All (org.linguafranca.pwdb:KeePassJava2:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2)</li>
     270 + <li>(Apache License, Version 2.0) KeePassJava2 :: DOM (org.linguafranca.pwdb:KeePassJava2-dom:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-dom)</li>
     271 + <li>(Apache License, Version 2.0) KeePassJava2 :: JAXB (org.linguafranca.pwdb:KeePassJava2-jaxb:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-jaxb)</li>
     272 + <li>(Apache License, Version 2.0) KeePassJava2 :: KDB (org.linguafranca.pwdb:KeePassJava2-kdb:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdb)</li>
     273 + <li>(Apache License, Version 2.0) KeePassJava2 :: KDBX (org.linguafranca.pwdb:KeePassJava2-kdbx:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdbx)</li>
     274 + <li>(Apache License, Version 2.0) KeePassJava2 :: Simple (org.linguafranca.pwdb:KeePassJava2-simple:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-simple)</li>
     275 + <li>(Apache License, Version 2.0) PWDB :: Database (org.linguafranca.pwdb:database:2.1.4 - https://github.com/jorabin/KeePassJava2/database)</li>
    874 276   <li>(BSD-3-Clause) asm (org.ow2.asm:asm:9.2 - http://asm.ow2.io/)</li>
    875 277   <li>(BSD-3-Clause) asm-analysis (org.ow2.asm:asm-analysis:9.2 - http://asm.ow2.io/)</li>
    876 278   <li>(BSD-3-Clause) asm-commons (org.ow2.asm:asm-commons:9.2 - http://asm.ow2.io/)</li>
    877 279   <li>(BSD-3-Clause) asm-tree (org.ow2.asm:asm-tree:9.2 - http://asm.ow2.io/)</li>
    878 280   <li>(BSD-3-Clause) asm-util (org.ow2.asm:asm-util:9.2 - http://asm.ow2.io/)</li>
    879  - <li>(The Apache Software License, Version 2.0) Dependency-Check Core
    880  - (org.owasp:dependency-check-core:7.3.0 -
    881  - https://github.com/jeremylong/DependencyCheck.git/dependency-check-core)
    882  - </li>
    883  - <li>(The Apache Software License, Version 2.0) Dependency-Check Maven Plugin
    884  - (org.owasp:dependency-check-maven:7.3.0 -
    885  - https://github.com/jeremylong/DependencyCheck.git/dependency-check-maven)
    886  - </li>
    887  - <li>(The Apache Software License, Version 2.0) Dependency-Check Utils
    888  - (org.owasp:dependency-check-utils:7.3.0 -
    889  - https://github.com/jeremylong/DependencyCheck.git/dependency-check-utils)
    890  - </li>
    891  - <li>(The MIT License) Project Lombok (org.projectlombok:lombok:1.18.26 -
    892  - https://projectlombok.org)
    893  - </li>
    894  - <li>(MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 -
    895  - http://www.reactive-streams.org/)
    896  - </li>
    897  - <li>(The Apache Software License, Version 2.0) Simple XML (org.simpleframework:simple-xml:2.7.1
    898  - - http://simple.sourceforge.net)
    899  - </li>
    900  - <li>(The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 -
    901  - https://github.com/skyscreamer/JSONassert)
    902  - </li>
    903  - <li>(Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.6
    904  - - http://www.slf4j.org)
    905  - </li>
     281 + <li>(The Apache Software License, Version 2.0) Dependency-Check Core (org.owasp:dependency-check-core:8.1.2 - https://github.com/jeremylong/DependencyCheck.git/dependency-check-core)</li>
     282 + <li>(The Apache Software License, Version 2.0) Dependency-Check Maven Plugin (org.owasp:dependency-check-maven:8.1.2 - https://github.com/jeremylong/DependencyCheck.git/dependency-check-maven)</li>
     283 + <li>(The Apache Software License, Version 2.0) Dependency-Check Utils (org.owasp:dependency-check-utils:8.1.2 - https://github.com/jeremylong/DependencyCheck.git/dependency-check-utils)</li>
     284 + <li>(The MIT License) Project Lombok (org.projectlombok:lombok:1.18.26 - https://projectlombok.org)</li>
     285 + <li>(MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)</li>
     286 + <li>(The MIT License) semver4j (org.semver4j:semver4j:4.2.1 - https://github.com/semver4j/semver4j)</li>
     287 + <li>(The Apache Software License, Version 2.0) Simple XML (org.simpleframework:simple-xml:2.7.1 - http://simple.sourceforge.net)</li>
     288 + <li>(Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.6 - http://www.slf4j.org)</li>
    906 289   <li>(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.6 - http://www.slf4j.org)</li>
    907 290   <li>(MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.6 - http://www.slf4j.org)</li>
    908  - <li>(The Apache Software License, Version 2.0) Aether :: API (org.sonatype.aether:aether-api:1.7
    909  - - http://aether.sonatype.org/aether-api/)
    910  - </li>
    911  - <li>(The Apache Software License, Version 2.0) Aether :: Implementation
    912  - (org.sonatype.aether:aether-impl:1.7 - http://aether.sonatype.org/aether-impl/)
    913  - </li>
    914  - <li>(The Apache Software License, Version 2.0) Aether :: SPI (org.sonatype.aether:aether-spi:1.7
    915  - - http://aether.sonatype.org/aether-spi/)
    916  - </li>
    917  - <li>(The Apache Software License, Version 2.0) Aether :: Utilities
    918  - (org.sonatype.aether:aether-util:1.7 - http://aether.sonatype.org/aether-util/)
    919  - </li>
    920  - <li>(ASL2) org.sonatype.goodies:package-url-java (org.sonatype.goodies:package-url-java:1.1.1 -
    921  - https://sonatype.github.io/package-url-java/)
    922  - </li>
    923  - <li>(ASL2) org.sonatype.ossindex:ossindex-service-api
    924  - (org.sonatype.ossindex:ossindex-service-api:1.8.2 -
    925  - https://sonatype.github.io/ossindex-public/ossindex-service-api/)
    926  - </li>
    927  - <li>(ASL2) org.sonatype.ossindex:ossindex-service-client
    928  - (org.sonatype.ossindex:ossindex-service-client:1.8.2 -
    929  - https://sonatype.github.io/ossindex-public/ossindex-service-client/)
    930  - </li>
    931  - <li>(Apache Public License 2.0) Plexus Cipher: encryption/decryption Component
    932  - (org.sonatype.plexus:plexus-cipher:1.4 - http://spice.sonatype.org/plexus-cipher)
    933  - </li>
    934  - <li>(Apache Public License 2.0) Plexus Security Dispatcher Component
    935  - (org.sonatype.plexus:plexus-sec-dispatcher:1.4 -
    936  - http://spice.sonatype.org/plexus-sec-dispatcher)
    937  - </li>
    938  - <li>(The Apache Software License, Version 2.0) Sisu - Guice (org.sonatype.sisu:sisu-guice:2.1.7
    939  - - http://forge.sonatype.com/sisu-guice/)
    940  - </li>
    941  - <li>(The Apache Software License, Version 2.0) Sisu - Inject (JSR330 bean support)
    942  - (org.sonatype.sisu:sisu-inject-bean:1.4.2 -
    943  - http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/)
    944  - </li>
    945  - <li>(The Apache Software License, Version 2.0) Sisu - Inject (Plexus bean support)
    946  - (org.sonatype.sisu:sisu-inject-plexus:1.4.2 -
    947  - http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/)
    948  - </li>
    949  - <li>(Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.0.5 -
    950  - https://github.com/spring-projects/spring-framework)
    951  - </li>
    952  - <li>(Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.0.5 -
    953  - https://github.com/spring-projects/spring-framework)
    954  - </li>
    955  - <li>(Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.0.5 -
    956  - https://github.com/spring-projects/spring-framework)
    957  - </li>
    958  - <li>(Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.0.5 -
    959  - https://github.com/spring-projects/spring-framework)
    960  - </li>
    961  - <li>(Apache License, Version 2.0) Spring Expression Language (SpEL)
    962  - (org.springframework:spring-expression:6.0.5 -
    963  - https://github.com/spring-projects/spring-framework)
    964  - </li>
    965  - <li>(Apache License, Version 2.0) Spring Commons Logging Bridge
    966  - (org.springframework:spring-jcl:6.0.5 - https://github.com/spring-projects/spring-framework)
    967  - </li>
    968  - <li>(Apache License, Version 2.0) Spring TestContext Framework
    969  - (org.springframework:spring-test:6.0.5 -
    970  - https://github.com/spring-projects/spring-framework)
    971  - </li>
    972  - <li>(Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.0.5 -
    973  - https://github.com/spring-projects/spring-framework)
    974  - </li>
    975  - <li>(Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.0.5 -
    976  - https://github.com/spring-projects/spring-framework)
    977  - </li>
    978  - <li>(Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.0.3 -
    979  - https://spring.io/projects/spring-boot)
    980  - </li>
    981  - <li>(Apache License, Version 2.0) spring-boot-actuator
    982  - (org.springframework.boot:spring-boot-actuator:3.0.3 -
    983  - https://spring.io/projects/spring-boot)
    984  - </li>
    985  - <li>(Apache License, Version 2.0) spring-boot-actuator-autoconfigure
    986  - (org.springframework.boot:spring-boot-actuator-autoconfigure:3.0.3 -
    987  - https://spring.io/projects/spring-boot)
    988  - </li>
    989  - <li>(Apache License, Version 2.0) spring-boot-autoconfigure
    990  - (org.springframework.boot:spring-boot-autoconfigure:3.0.3 -
    991  - https://spring.io/projects/spring-boot)
    992  - </li>
    993  - <li>(Apache License, Version 2.0) spring-boot-starter
    994  - (org.springframework.boot:spring-boot-starter:3.0.3 -
    995  - https://spring.io/projects/spring-boot)
    996  - </li>
    997  - <li>(Apache License, Version 2.0) spring-boot-starter-actuator
    998  - (org.springframework.boot:spring-boot-starter-actuator:3.0.3 -
    999  - https://spring.io/projects/spring-boot)
    1000  - </li>
    1001  - <li>(Apache License, Version 2.0) spring-boot-starter-json
    1002  - (org.springframework.boot:spring-boot-starter-json:3.0.3 -
    1003  - https://spring.io/projects/spring-boot)
    1004  - </li>
    1005  - <li>(Apache License, Version 2.0) spring-boot-starter-logging
    1006  - (org.springframework.boot:spring-boot-starter-logging:3.0.3 -
    1007  - https://spring.io/projects/spring-boot)
    1008  - </li>
    1009  - <li>(Apache License, Version 2.0) spring-boot-starter-test
    1010  - (org.springframework.boot:spring-boot-starter-test:3.0.3 -
    1011  - https://spring.io/projects/spring-boot)
    1012  - </li>
    1013  - <li>(Apache License, Version 2.0) spring-boot-starter-thymeleaf
    1014  - (org.springframework.boot:spring-boot-starter-thymeleaf:3.0.3 -
    1015  - https://spring.io/projects/spring-boot)
    1016  - </li>
    1017  - <li>(Apache License, Version 2.0) spring-boot-starter-tomcat
    1018  - (org.springframework.boot:spring-boot-starter-tomcat:3.0.3 -
    1019  - https://spring.io/projects/spring-boot)
    1020  - </li>
    1021  - <li>(Apache License, Version 2.0) spring-boot-starter-web
    1022  - (org.springframework.boot:spring-boot-starter-web:3.0.3 -
    1023  - https://spring.io/projects/spring-boot)
    1024  - </li>
    1025  - <li>(Apache License, Version 2.0) spring-boot-test
    1026  - (org.springframework.boot:spring-boot-test:3.0.3 - https://spring.io/projects/spring-boot)
    1027  - </li>
    1028  - <li>(Apache License, Version 2.0) spring-boot-test-autoconfigure
    1029  - (org.springframework.boot:spring-boot-test-autoconfigure:3.0.3 -
    1030  - https://spring.io/projects/spring-boot)
    1031  - </li>
    1032  - <li>(Apache License, Version 2.0) Spring Cloud Commons
    1033  - (org.springframework.cloud:spring-cloud-commons:4.0.1 -
    1034  - https://projects.spring.io/spring-cloud/spring-cloud-commons/)
    1035  - </li>
    1036  - <li>(Apache License, Version 2.0) Spring Cloud Context
    1037  - (org.springframework.cloud:spring-cloud-context:4.0.1 -
    1038  - https://projects.spring.io/spring-cloud/spring-cloud-context/)
    1039  - </li>
    1040  - <li>(Apache License, Version 2.0) spring-cloud-starter
    1041  - (org.springframework.cloud:spring-cloud-starter:4.0.1 -
    1042  - https://projects.spring.io/spring-cloud)
    1043  - </li>
    1044  - <li>(Apache License, Version 2.0) Spring Cloud Starter Vault Config
    1045  - (org.springframework.cloud:spring-cloud-starter-vault-config:4.0.0 -
    1046  - https://cloud.spring.io/spring-cloud-vault/)
    1047  - </li>
    1048  - <li>(Apache License, Version 2.0) Spring Cloud Vault Configuration Integration
    1049  - (org.springframework.cloud:spring-cloud-vault-config:4.0.0 -
    1050  - https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config)
    1051  - </li>
    1052  - <li>(Apache License, Version 2.0) spring-security-config
    1053  - (org.springframework.security:spring-security-config:6.0.2 -
    1054  - https://spring.io/projects/spring-security)
    1055  - </li>
    1056  - <li>(Apache License, Version 2.0) spring-security-core
    1057  - (org.springframework.security:spring-security-core:6.0.2 -
    1058  - https://spring.io/projects/spring-security)
    1059  - </li>
    1060  - <li>(Apache License, Version 2.0) spring-security-crypto
    1061  - (org.springframework.security:spring-security-crypto:6.0.2 -
    1062  - https://spring.io/projects/spring-security)
    1063  - </li>
    1064  - <li>(Apache 2.0) spring-security-rsa
    1065  - (org.springframework.security:spring-security-rsa:1.0.11.RELEASE -
    1066  - http://github.com/spring-projects/spring-security-oauth)
    1067  - </li>
    1068  - <li>(Apache License, Version 2.0) spring-security-test
    1069  - (org.springframework.security:spring-security-test:6.0.2 -
    1070  - https://spring.io/projects/spring-security)
    1071  - </li>
    1072  - <li>(Apache License, Version 2.0) spring-security-web
    1073  - (org.springframework.security:spring-security-web:6.0.2 -
    1074  - https://spring.io/projects/spring-security)
    1075  - </li>
    1076  - <li>(Apache License, Version 2.0) Spring Vault Core
    1077  - (org.springframework.vault:spring-vault-core:3.0.0 -
    1078  - https://projects.spring.io/spring-vault/spring-vault-core/)
    1079  - </li>
    1080  - <li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.5 -
    1081  - https://www.threeten.org/threetenbp)
    1082  - </li>
    1083  - <li>(The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE
    1084  - - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
    1085  - </li>
    1086  - <li>(The Apache Software License, Version 2.0) thymeleaf-spring6
    1087  - (org.thymeleaf:thymeleaf-spring6:3.1.1.RELEASE -
    1088  - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)
    1089  - </li>
    1090  - <li>(The Apache Software License, Version 2.0) thymeleaf-extras-springsecurity6
    1091  - (org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.1.RELEASE -
    1092  - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-extras-springsecurity6)
    1093  - </li>
     291 + <li>(The Apache Software License, Version 2.0) Aether :: API (org.sonatype.aether:aether-api:1.7 - http://aether.sonatype.org/aether-api/)</li>
     292 + <li>(The Apache Software License, Version 2.0) Aether :: Implementation (org.sonatype.aether:aether-impl:1.7 - http://aether.sonatype.org/aether-impl/)</li>
     293 + <li>(The Apache Software License, Version 2.0) Aether :: SPI (org.sonatype.aether:aether-spi:1.7 - http://aether.sonatype.org/aether-spi/)</li>
     294 + <li>(The Apache Software License, Version 2.0) Aether :: Utilities (org.sonatype.aether:aether-util:1.7 - http://aether.sonatype.org/aether-util/)</li>
     295 + <li>(ASL2) org.sonatype.goodies:package-url-java (org.sonatype.goodies:package-url-java:1.1.1 - https://sonatype.github.io/package-url-java/)</li>
     296 + <li>(ASL2) org.sonatype.ossindex:ossindex-service-api (org.sonatype.ossindex:ossindex-service-api:1.8.2 - https://sonatype.github.io/ossindex-public/ossindex-service-api/)</li>
     297 + <li>(ASL2) org.sonatype.ossindex:ossindex-service-client (org.sonatype.ossindex:ossindex-service-client:1.8.2 - https://sonatype.github.io/ossindex-public/ossindex-service-client/)</li>
     298 + <li>(Apache Public License 2.0) Plexus Cipher: encryption/decryption Component (org.sonatype.plexus:plexus-cipher:1.4 - http://spice.sonatype.org/plexus-cipher)</li>
     299 + <li>(Apache Public License 2.0) Plexus Security Dispatcher Component (org.sonatype.plexus:plexus-sec-dispatcher:1.4 - http://spice.sonatype.org/plexus-sec-dispatcher)</li>
     300 + <li>(The Apache Software License, Version 2.0) Sisu - Guice (org.sonatype.sisu:sisu-guice:2.1.7 - http://forge.sonatype.com/sisu-guice/)</li>
     301 + <li>(The Apache Software License, Version 2.0) Sisu - Inject (JSR330 bean support) (org.sonatype.sisu:sisu-inject-bean:1.4.2 - http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/)</li>
     302 + <li>(The Apache Software License, Version 2.0) Sisu - Inject (Plexus bean support) (org.sonatype.sisu:sisu-inject-plexus:1.4.2 - http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/)</li>
     303 + <li>(Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     304 + <li>(Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     305 + <li>(Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     306 + <li>(Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     307 + <li>(Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     308 + <li>(Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     309 + <li>(Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     310 + <li>(Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.0.6 - https://github.com/spring-projects/spring-framework)</li>
     311 + <li>(Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.0.4 - https://spring.io/projects/spring-boot)</li>
     312 + <li>(Apache License, Version 2.0) spring-boot-actuator (org.springframework.boot:spring-boot-actuator:3.0.4 - https://spring.io/projects/spring-boot)</li>
     313 + <li>(Apache License, Version 2.0) spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:3.0.4 - https://spring.io/projects/spring-boot)</li>
     314 + <li>(Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.0.4 - https://spring.io/projects/spring-boot)</li>
     315 + <li>(Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.0.4 - https://spring.io/projects/spring-boot)</li>
     316 + <li>(Apache License, Version 2.0) spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:3.0.4 - https://spring.io/projects/spring-boot)</li>
     317 + <li>(Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.0.4 - https://spring.io/projects/spring-boot)</li>
     318 + <li>(Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.0.4 - https://spring.io/projects/spring-boot)</li>
     319 + <li>(Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.0.4 - https://spring.io/projects/spring-boot)</li>
     320 + <li>(Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.0.4 - https://spring.io/projects/spring-boot)</li>
     321 + <li>(Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.0.4 - https://spring.io/projects/spring-boot)</li>
     322 + <li>(Apache License, Version 2.0) Spring Cloud Commons (org.springframework.cloud:spring-cloud-commons:4.0.1 - https://projects.spring.io/spring-cloud/spring-cloud-commons/)</li>
     323 + <li>(Apache License, Version 2.0) Spring Cloud Context (org.springframework.cloud:spring-cloud-context:4.0.1 - https://projects.spring.io/spring-cloud/spring-cloud-context/)</li>
     324 + <li>(Apache License, Version 2.0) spring-cloud-starter (org.springframework.cloud:spring-cloud-starter:4.0.1 - https://projects.spring.io/spring-cloud)</li>
     325 + <li>(Apache License, Version 2.0) Spring Cloud Starter Vault Config (org.springframework.cloud:spring-cloud-starter-vault-config:4.0.0 - https://cloud.spring.io/spring-cloud-vault/)</li>
     326 + <li>(Apache License, Version 2.0) Spring Cloud Vault Configuration Integration (org.springframework.cloud:spring-cloud-vault-config:4.0.0 - https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config)</li>
     327 + <li>(Apache License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:6.0.2 - https://spring.io/projects/spring-security)</li>
     328 + <li>(Apache License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:6.0.2 - https://spring.io/projects/spring-security)</li>
     329 + <li>(Apache License, Version 2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.0.2 - https://spring.io/projects/spring-security)</li>
     330 + <li>(Apache 2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.11.RELEASE - http://github.com/spring-projects/spring-security-oauth)</li>
     331 + <li>(Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.0.2 - https://spring.io/projects/spring-security)</li>
     332 + <li>(Apache License, Version 2.0) Spring Vault Core (org.springframework.vault:spring-vault-core:3.0.0 - https://projects.spring.io/spring-vault/spring-vault-core/)</li>
     333 + <li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.5 - https://www.threeten.org/threetenbp)</li>
     334 + <li>(The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)</li>
     335 + <li>(The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)</li>
     336 + <li>(The Apache Software License, Version 2.0) thymeleaf-extras-springsecurity6 (org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-extras-springsecurity6)</li>
    1094 337   <li>(Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)</li>
    1095  - <li>(The Apache Software License, Version 2.0) unbescape (org.unbescape:unbescape:1.1.6.RELEASE
    1096  - - http://www.unbescape.org)
    1097  - </li>
    1098  - <li>(Apache License, Version 2.0) Bootstrap (org.webjars:bootstrap:5.2.3 - http://webjars.org)
    1099  - </li>
     338 + <li>(The Apache Software License, Version 2.0) unbescape (org.unbescape:unbescape:1.1.6.RELEASE - http://www.unbescape.org)</li>
     339 + <li>(Apache License, Version 2.0) Bootstrap (org.webjars:bootstrap:5.2.3 - http://webjars.org)</li>
    1100 340   <li>(MIT) DataTables (org.webjars:datatables:1.13.2 - http://webjars.org)</li>
    1101 341   <li>(MIT License) jquery (org.webjars:jquery:3.6.3 - http://webjars.org)</li>
    1102  - <li>(BSD 2-Clause) github-buttons (org.webjars.npm:github-buttons:2.14.1 -
    1103  - https://www.webjars.org)
    1104  - </li>
    1105  - <li>(Common Public 1.0) pecoff4j (org.whitesource:pecoff4j:0.0.2.1 -
    1106  - https://github.com/whitesource/pecoff4j-maven)
    1107  - </li>
    1108  - <li>(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core
    1109  - (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
    1110  - </li>
    1111  - <li>(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.33 -
    1112  - https://bitbucket.org/snakeyaml/snakeyaml)
    1113  - </li>
    1114  - <li>(Apache License, Version 2.0) AWS Java SDK :: Annotations
    1115  - (software.amazon.awssdk:annotations:2.20.14 -
    1116  - https://aws.amazon.com/sdkforjava/core/annotations)
    1117  - </li>
    1118  - <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Apache
    1119  - (software.amazon.awssdk:apache-client:2.20.14 -
    1120  - https://aws.amazon.com/sdkforjava/http-clients/apache-client)
    1121  - </li>
    1122  - <li>(Apache License, Version 2.0) AWS Java SDK :: Auth (software.amazon.awssdk:auth:2.20.14 -
    1123  - https://aws.amazon.com/sdkforjava)
    1124  - </li>
    1125  - <li>(Apache License, Version 2.0) AWS Java SDK :: AWS Core
    1126  - (software.amazon.awssdk:aws-core:2.20.14 - https://aws.amazon.com/sdkforjava)
    1127  - </li>
    1128  - <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Json Protocol
    1129  - (software.amazon.awssdk:aws-json-protocol:2.20.14 - https://aws.amazon.com/sdkforjava)
    1130  - </li>
    1131  - <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Query Protocol
    1132  - (software.amazon.awssdk:aws-query-protocol:2.20.14 - https://aws.amazon.com/sdkforjava)
    1133  - </li>
    1134  - <li>(Apache License, Version 2.0) AWS Java SDK :: Endpoints SPI
    1135  - (software.amazon.awssdk:endpoints-spi:2.20.14 -
    1136  - https://aws.amazon.com/sdkforjava/core/endpoints-spi)
    1137  - </li>
    1138  - <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Client Interface
    1139  - (software.amazon.awssdk:http-client-spi:2.20.14 -
    1140  - https://aws.amazon.com/sdkforjava/http-client-spi)
    1141  - </li>
    1142  - <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Json Utils
    1143  - (software.amazon.awssdk:json-utils:2.20.14 - https://aws.amazon.com/sdkforjava)
    1144  - </li>
    1145  - <li>(Apache License, Version 2.0) AWS Java SDK :: Metrics SPI
    1146  - (software.amazon.awssdk:metrics-spi:2.20.14 -
    1147  - https://aws.amazon.com/sdkforjava/core/metrics-spi)
    1148  - </li>
    1149  - <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O
    1150  - (software.amazon.awssdk:netty-nio-client:2.20.14 -
    1151  - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client)
    1152  - </li>
    1153  - <li>(Apache License, Version 2.0) AWS Java SDK :: Profiles
    1154  - (software.amazon.awssdk:profiles:2.20.14 - https://aws.amazon.com/sdkforjava)
    1155  - </li>
    1156  - <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Protocol Core
    1157  - (software.amazon.awssdk:protocol-core:2.20.14 - https://aws.amazon.com/sdkforjava)
    1158  - </li>
    1159  - <li>(Apache License, Version 2.0) AWS Java SDK :: Regions
    1160  - (software.amazon.awssdk:regions:2.20.14 - https://aws.amazon.com/sdkforjava/core/regions)
    1161  - </li>
    1162  - <li>(Apache License, Version 2.0) AWS Java SDK :: SDK Core
    1163  - (software.amazon.awssdk:sdk-core:2.20.14 - https://aws.amazon.com/sdkforjava)
    1164  - </li>
    1165  - <li>(Apache License, Version 2.0) AWS Java SDK :: Services :: AWS Simple Systems Management
    1166  - (SSM) (software.amazon.awssdk:ssm:2.20.14 - https://aws.amazon.com/sdkforjava)
    1167  - </li>
    1168  - <li>(Apache License, Version 2.0) AWS Java SDK :: Services :: AWS STS
    1169  - (software.amazon.awssdk:sts:2.20.14 - https://aws.amazon.com/sdkforjava)
    1170  - </li>
    1171  - <li>(Apache License, Version 2.0) AWS Java SDK :: Third Party :: Jackson-core
    1172  - (software.amazon.awssdk:third-party-jackson-core:2.20.14 -
    1173  - https://aws.amazon.com/sdkforjava)
    1174  - </li>
    1175  - <li>(Apache License, Version 2.0) AWS Java SDK :: Utilities
    1176  - (software.amazon.awssdk:utils:2.20.14 - https://aws.amazon.com/sdkforjava/utils)
    1177  - </li>
    1178  - <li>(Apache License, Version 2.0) AWS Event Stream
    1179  - (software.amazon.eventstream:eventstream:1.0.1 -
    1180  - https://github.com/awslabs/aws-eventstream-java)
    1181  - </li>
     342 + <li>(BSD 2-Clause) github-buttons (org.webjars.npm:github-buttons:2.14.1 - https://www.webjars.org)</li>
     343 + <li>(Common Public 1.0) pecoff4j (org.whitesource:pecoff4j:0.0.2.1 - https://github.com/whitesource/pecoff4j-maven)</li>
     344 + <li>(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.33 - https://bitbucket.org/snakeyaml/snakeyaml)</li>
     345 + <li>(Apache License, Version 2.0) AWS Java SDK :: Annotations (software.amazon.awssdk:annotations:2.20.23 - https://aws.amazon.com/sdkforjava/core/annotations)</li>
     346 + <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Apache (software.amazon.awssdk:apache-client:2.20.23 - https://aws.amazon.com/sdkforjava/http-clients/apache-client)</li>
     347 + <li>(Apache License, Version 2.0) AWS Java SDK :: Auth (software.amazon.awssdk:auth:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     348 + <li>(Apache License, Version 2.0) AWS Java SDK :: AWS Core (software.amazon.awssdk:aws-core:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     349 + <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Json Protocol (software.amazon.awssdk:aws-json-protocol:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     350 + <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Query Protocol (software.amazon.awssdk:aws-query-protocol:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     351 + <li>(Apache License, Version 2.0) AWS Java SDK :: Endpoints SPI (software.amazon.awssdk:endpoints-spi:2.20.23 - https://aws.amazon.com/sdkforjava/core/endpoints-spi)</li>
     352 + <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Client Interface (software.amazon.awssdk:http-client-spi:2.20.23 - https://aws.amazon.com/sdkforjava/http-client-spi)</li>
     353 + <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Json Utils (software.amazon.awssdk:json-utils:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     354 + <li>(Apache License, Version 2.0) AWS Java SDK :: Metrics SPI (software.amazon.awssdk:metrics-spi:2.20.23 - https://aws.amazon.com/sdkforjava/core/metrics-spi)</li>
     355 + <li>(Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O (software.amazon.awssdk:netty-nio-client:2.20.23 - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client)</li>
     356 + <li>(Apache License, Version 2.0) AWS Java SDK :: Profiles (software.amazon.awssdk:profiles:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     357 + <li>(Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Protocol Core (software.amazon.awssdk:protocol-core:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     358 + <li>(Apache License, Version 2.0) AWS Java SDK :: Regions (software.amazon.awssdk:regions:2.20.23 - https://aws.amazon.com/sdkforjava/core/regions)</li>
     359 + <li>(Apache License, Version 2.0) AWS Java SDK :: SDK Core (software.amazon.awssdk:sdk-core:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     360 + <li>(Apache License, Version 2.0) AWS Java SDK :: Services :: AWS Simple Systems Management (SSM) (software.amazon.awssdk:ssm:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     361 + <li>(Apache License, Version 2.0) AWS Java SDK :: Services :: AWS STS (software.amazon.awssdk:sts:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     362 + <li>(Apache License, Version 2.0) AWS Java SDK :: Third Party :: Jackson-core (software.amazon.awssdk:third-party-jackson-core:2.20.23 - https://aws.amazon.com/sdkforjava)</li>
     363 + <li>(Apache License, Version 2.0) AWS Java SDK :: Utilities (software.amazon.awssdk:utils:2.20.23 - https://aws.amazon.com/sdkforjava/utils)</li>
     364 + <li>(Apache License, Version 2.0) AWS Event Stream (software.amazon.eventstream:eventstream:1.0.1 - https://github.com/awslabs/aws-eventstream-java)</li>
    1182 365   <li>(Unknown license) StAX (stax:stax:1.2.0 - http://stax.codehaus.org/)</li>
    1183  - <li>(The Apache Software License, Version 2.0) StAX API (stax:stax-api:1.0.1 -
    1184  - http://stax.codehaus.org/)
    1185  - </li>
    1186  - <li>(MIT License) System Stubs Core (uk.org.webcompere:system-stubs-core:2.0.2 -
    1187  - https://github.com/webcompere/system-stubs/system-stubs-core/)
    1188  - </li>
    1189  - <li>(MIT License) System Stubs Jupiter (uk.org.webcompere:system-stubs-jupiter:2.0.2 -
    1190  - https://github.com/webcompere/system-stubs/system-stubs-jupiter/)
    1191  - </li>
    1192  - <li>(Apache-2.0) CPE Parser (us.springett:cpe-parser:2.0.2 -
    1193  - https://github.com/stevespringett/CPE-Parser)
    1194  - </li>
     366 + <li>(The Apache Software License, Version 2.0) StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)</li>
     367 + <li>(Apache-2.0) CPE Parser (us.springett:cpe-parser:2.0.2 - https://github.com/stevespringett/CPE-Parser)</li>
    1195 368   <li>(Unknown license) xpp3 (xpp3:xpp3:1.1.3.3 - no url defined)</li>
    1196 369   <!-- MARKER-end-->
    1197 370   </ul>
    skipped 8 lines
Please wait...
Page is in error, reload to recover