From c7f8f82af806955f62636f55d68497a0b7b216c1 Mon Sep 17 00:00:00 2001 From: aherbst-broad <74209955+aherbst-broad@users.noreply.github.com> Date: Thu, 9 May 2024 13:08:01 -0400 Subject: [PATCH] [WOR-1668] Update pg jdbc driver to pull in cve fix (#295) --- build.gradle | 6 +- gradle.lockfile | 541 ++++++++++++++--------- gradle/wrapper/gradle-wrapper.properties | 2 +- 3 files changed, 329 insertions(+), 220 deletions(-) diff --git a/build.gradle b/build.gradle index 2d049d50..090011f3 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ // Build Script Classpath buildscript { ext { - springBootVersion = '3.1.2' + springBootVersion = '3.2.5' } } @@ -59,7 +59,7 @@ repositories { dependencies { // Terra deps - we get Stairway via TCL - implementation group: 'bio.terra', name: 'terra-common-lib', version: '0.1.7-SNAPSHOT' + implementation group: 'bio.terra', name: 'terra-common-lib', version: '1.1.6-SNAPSHOT' implementation group: 'bio.terra', name: 'terra-cloud-resource-lib', version: '1.2.30-SNAPSHOT' implementation group: 'bio.terra', name: 'terra-resource-janitor-client', version: '0.113.31-SNAPSHOT' @@ -70,7 +70,7 @@ dependencies { implementation group: 'jakarta.validation', name: 'jakarta.validation-api', version: '3.0.2' implementation group: 'org.liquibase', name: 'liquibase-core', version: '4.22.0' implementation group: 'org.webjars', name: 'webjars-locator-core', version: '0.52' - runtimeOnly group: 'org.postgresql', name: 'postgresql', version: '42.4.3' + runtimeOnly group: 'org.postgresql', name: 'postgresql' // OpenTelemetry var openTelemetryVersion = '1.31.0' diff --git a/gradle.lockfile b/gradle.lockfile index ece33ce9..92813fc3 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -1,18 +1,20 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -bio.terra:stairway-gcp:0.0.76-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -bio.terra:stairway:0.0.76-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +bio.terra:stairway-azure:1.0.7-SNAPSHOT=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +bio.terra:stairway-gcp:1.0.7-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +bio.terra:stairway:1.0.7-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath bio.terra:terra-cloud-resource-lib:1.2.30-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -bio.terra:terra-common-lib:0.1.7-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +bio.terra:terra-common-lib:1.1.6-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath bio.terra:terra-resource-janitor-client:0.113.31-SNAPSHOT=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath ch.qos.logback.contrib:logback-jackson:0.1.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath ch.qos.logback.contrib:logback-json-classic:0.1.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath ch.qos.logback.contrib:logback-json-core:0.1.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -ch.qos.logback:logback-classic:1.4.14=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -ch.qos.logback:logback-classic:1.4.8=compileClasspath,testCompileClasspath -ch.qos.logback:logback-core:1.4.14=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -ch.qos.logback:logback-core:1.4.8=compileClasspath,testCompileClasspath +ch.qos.logback:logback-classic:1.4.14=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +ch.qos.logback:logback-core:1.4.14=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.amazonaws:aws-java-sdk-core:1.12.652=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.amazonaws:aws-java-sdk-sts:1.12.652=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.amazonaws:jmespath-java:1.12.652=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.azure.resourcemanager:azure-resourcemanager-authorization:2.32.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.azure.resourcemanager:azure-resourcemanager-batch:1.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.azure.resourcemanager:azure-resourcemanager-compute:2.32.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -23,130 +25,200 @@ com.azure.resourcemanager:azure-resourcemanager-postgresqlflexibleserver:1.0.0=c com.azure.resourcemanager:azure-resourcemanager-relay:1.0.0-beta.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.azure.resourcemanager:azure-resourcemanager-resources:2.32.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.azure.resourcemanager:azure-resourcemanager-storage:2.32.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.azure:azure-core-http-netty:1.13.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.azure:azure-core-amqp:2.9.0-beta.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.azure:azure-core-http-netty:1.13.7=compileClasspath,testCompileClasspath +com.azure:azure-core-http-netty:1.13.9=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.azure:azure-core-management:1.11.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.azure:azure-core:1.44.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.azure:azure-identity:1.10.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.azure:azure-identity:1.10.1=compileClasspath,testCompileClasspath +com.azure:azure-identity:1.10.4=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.azure:azure-json:1.1.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-guava:2.15.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.15.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.azure:azure-messaging-servicebus:7.14.0-beta.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.core:jackson-core:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-guava:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.15.4=compileClasspath,testCompileClasspath +com.fasterxml.jackson:jackson-bom:2.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.woodstox:woodstox-core:6.5.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.flagsmith:flagsmith-java-client:6.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.github.ben-manes.caffeine:caffeine:2.9.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.github.spotbugs:spotbugs-annotations:4.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.jsqlparser:jsqlparser:4.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs com.github.spotbugs:spotbugs:4.7.3=spotbugs com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.android:annotations:4.1.1.4=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.api-client:google-api-client:2.2.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:gapic-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:grpc-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:grpc-google-cloud-trace-v2:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-billing-v1:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-monitoring-v3:3.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-pubsub-v1:1.107.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-trace-v1:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-cloud-trace-v2:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-common-protos:2.28.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api.grpc:proto-google-iam-v1:1.23.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api:api-common:2.20.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api:gax-grpc:2.37.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api:gax-httpjson:2.37.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.api:gax:2.37.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.api-client:google-api-client:2.2.0=compileClasspath,testCompileClasspath +com.google.api-client:google-api-client:2.3.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:gapic-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,testCompileClasspath +com.google.api.grpc:gapic-google-cloud-storage-v2:2.34.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:grpc-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,testCompileClasspath +com.google.api.grpc:grpc-google-cloud-storage-v2:2.34.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:grpc-google-cloud-trace-v2:2.30.0=compileClasspath,testCompileClasspath +com.google.api.grpc:grpc-google-cloud-trace-v2:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-billing-v1:2.30.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-billing-v1:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-monitoring-v3:3.31.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-monitoring-v3:3.37.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-pubsub-v1:1.107.11=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-pubsub-v1:1.108.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-storage-v2:2.29.1-alpha=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-storage-v2:2.34.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-trace-v1:2.30.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-trace-v1:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-cloud-trace-v2:2.30.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-cloud-trace-v2:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-common-protos:2.28.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-common-protos:2.34.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api.grpc:proto-google-iam-v1:1.23.0=compileClasspath,testCompileClasspath +com.google.api.grpc:proto-google-iam-v1:1.29.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api:api-common:2.20.0=compileClasspath,testCompileClasspath +com.google.api:api-common:2.26.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api:gax-grpc:2.37.0=compileClasspath,testCompileClasspath +com.google.api:gax-grpc:2.43.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api:gax-httpjson:2.37.0=compileClasspath,testCompileClasspath +com.google.api:gax-httpjson:2.43.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.api:gax:2.37.0=compileClasspath,testCompileClasspath +com.google.api:gax:2.43.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.apis:google-api-services-bigquery:v2-rev20231008-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-cloudresourcemanager:v3-rev20231022-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-compute:v1-rev20231031-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-dataproc:v1-rev20231028-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-dns:v1-rev20230831-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-iam:v1-rev20230914-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.apis:google-api-services-logging:v2-rev20220714-1.32.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.apis:google-api-services-logging:v2-rev20240311-2.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.apis:google-api-services-notebooks:v1-rev20231019-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.apis:google-api-services-serviceusage:v1beta1-rev20230309-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.apis:google-api-services-storage:v1-rev20231028-2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.auth:google-auth-library-credentials:1.20.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.auth:google-auth-library-oauth2-http:1.20.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.apis:google-api-services-storage:v1-rev20231028-2.0.0=compileClasspath,testCompileClasspath +com.google.apis:google-api-services-storage:v1-rev20240209-2.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.auth:google-auth-library-credentials:1.20.0=compileClasspath,testCompileClasspath +com.google.auth:google-auth-library-credentials:1.23.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.auth:google-auth-library-oauth2-http:1.20.0=compileClasspath,testCompileClasspath +com.google.auth:google-auth-library-oauth2-http:1.23.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.auto.value:auto-value-annotations:1.10.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.auto.value:auto-value:1.9=annotationProcessor -com.google.cloud.opentelemetry:exporter-metrics:0.25.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud.opentelemetry:exporter-trace:0.25.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud.opentelemetry:shared-resourcemapping:0.25.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-billing:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-core-grpc:2.27.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-core-http:2.27.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-core:2.27.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-monitoring:3.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-pubsub:1.125.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-storage:2.29.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:google-cloud-trace:2.30.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.cloud:libraries-bom:26.27.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.cloud.opentelemetry:exporter-metrics:0.25.2=compileClasspath,testCompileClasspath +com.google.cloud.opentelemetry:exporter-metrics:0.27.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud.opentelemetry:exporter-trace:0.25.2=compileClasspath,testCompileClasspath +com.google.cloud.opentelemetry:exporter-trace:0.27.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud.opentelemetry:shared-resourcemapping:0.27.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-billing:2.30.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-billing:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-core-grpc:2.27.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-core-grpc:2.33.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-core-http:2.27.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-core-http:2.33.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-core:2.27.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-core:2.33.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-monitoring:3.31.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-monitoring:3.37.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-pubsub:1.125.11=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-pubsub:1.126.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-storage:2.29.1=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-storage:2.34.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:google-cloud-trace:2.30.0=compileClasspath,testCompileClasspath +com.google.cloud:google-cloud-trace:2.36.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.cloud:libraries-bom:26.27.0=compileClasspath,testCompileClasspath +com.google.cloud:libraries-bom:26.33.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath com.google.code.gson:gson:2.10.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.code.gson:gson:2.9.1=spotbugs -com.google.errorprone:error_prone_annotations:2.22.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.guava:failureaccess:1.0.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.guava:guava-parent:32.1.2-jre=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.guava:guava:32.1.2-jre=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.errorprone:error_prone_annotations:2.22.0=compileClasspath,testCompileClasspath +com.google.errorprone:error_prone_annotations:2.24.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:failureaccess:1.0.1=compileClasspath,testCompileClasspath +com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava-parent:32.1.2-jre=compileClasspath,testCompileClasspath +com.google.guava:guava:32.1.2-jre=compileClasspath,testCompileClasspath +com.google.guava:guava:33.0.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.http-client:google-http-client-apache-v2:1.43.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.http-client:google-http-client-appengine:1.43.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.http-client:google-http-client-gson:1.43.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.http-client:google-http-client-jackson2:1.43.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.http-client:google-http-client:1.43.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.http-client:google-http-client-apache-v2:1.43.3=compileClasspath,testCompileClasspath +com.google.http-client:google-http-client-apache-v2:1.44.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.http-client:google-http-client-appengine:1.43.3=compileClasspath,testCompileClasspath +com.google.http-client:google-http-client-appengine:1.44.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.http-client:google-http-client-gson:1.43.3=compileClasspath,testCompileClasspath +com.google.http-client:google-http-client-gson:1.44.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.http-client:google-http-client-jackson2:1.43.3=compileClasspath,testCompileClasspath +com.google.http-client:google-http-client-jackson2:1.44.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.http-client:google-http-client:1.43.3=compileClasspath,testCompileClasspath +com.google.http-client:google-http-client:1.44.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:2.8=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.oauth-client:google-oauth-client:1.34.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.protobuf:protobuf-java-util:3.24.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.protobuf:protobuf-java:3.24.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.oauth-client:google-oauth-client:1.34.1=compileClasspath,testCompileClasspath +com.google.oauth-client:google-oauth-client:1.35.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.protobuf:protobuf-java-util:3.24.4=compileClasspath,testCompileClasspath +com.google.protobuf:protobuf-java-util:3.25.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.protobuf:protobuf-java:3.24.4=compileClasspath,testCompileClasspath +com.google.protobuf:protobuf-java:3.25.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.re2j:re2j:1.7=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.jayway.jsonpath:json-path:2.8.0=testCompileClasspath,testRuntimeClasspath +com.jayway.jsonpath:json-path:2.9.0=testCompileClasspath,testRuntimeClasspath +com.microsoft.azure:adal4j:1.6.7=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.2.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.microsoft.azure:msal4j:1.13.9=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.microsoft.azure:qpid-proton-j-extensions:1.2.4=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.nimbusds:content-type:2.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.nimbusds:lang-tag:1.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.nimbusds:nimbus-jose-jwt:9.30.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.nimbusds:oauth2-oidc-sdk:10.7.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.opencsv:opencsv:5.7.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.squareup.okhttp3:logging-interceptor:4.10.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.squareup.okhttp3:okhttp:4.10.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.squareup.okio:okio-jvm:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.squareup.okio:okio:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.opencsv:opencsv:5.7.1=compileClasspath,testCompileClasspath +com.opencsv:opencsv:5.9=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.squareup.okhttp3:logging-interceptor:4.12.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.squareup.okhttp3:okhttp:4.12.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.squareup.okio:okio-jvm:3.6.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.squareup.okio:okio:3.6.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.vaadin.external.google:android-json:0.0.20131108.vaadin1=testCompileClasspath,testRuntimeClasspath com.zaxxer:HikariCP:5.0.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-codec:commons-codec:1.15=spotbugs -commons-codec:commons-codec:1.16.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -commons-io:commons-io:2.11.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -commons-logging:commons-logging:1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-codec:commons-codec:1.16.0=compileClasspath,testCompileClasspath +commons-codec:commons-codec:1.16.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +commons-io:commons-io:2.15.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +commons-logging:commons-logging:1.2=compileClasspath,testCompileClasspath +commons-logging:commons-logging:1.3.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.github.classgraph:classgraph:4.8.147=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-alts:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-api:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-auth:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-context:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-core:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-googleapis:1.59.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.grpc:grpc-grpclb:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-inprocess:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-netty-shaded:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-protobuf-lite:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-protobuf:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-rls:1.59.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.grpc:grpc-services:1.59.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.grpc:grpc-stub:1.59.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-util:1.59.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.grpc:grpc-xds:1.59.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.gsonfire:gson-fire:1.8.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.kubernetes:client-java-api:16.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.kubernetes:client-java-proto:16.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.kubernetes:client-java:16.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.micrometer:micrometer-commons:1.10.9=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.micrometer:micrometer-observation:1.10.9=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-alts:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-alts:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-api:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-api:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-auth:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-auth:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-context:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-context:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-core:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-core:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-googleapis:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-grpclb:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-grpclb:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-inprocess:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-inprocess:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-netty-shaded:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-netty-shaded:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-protobuf-lite:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-protobuf:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-protobuf:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-rls:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-services:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-stub:1.59.0=compileClasspath,testCompileClasspath +io.grpc:grpc-stub:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-util:1.61.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.grpc:grpc-xds:1.62.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.gsonfire:gson-fire:1.9.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.kubernetes:client-java-api:20.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.kubernetes:client-java-proto:20.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.kubernetes:client-java:20.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.micrometer:micrometer-commons:1.12.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.micrometer:micrometer-observation:1.12.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-buffer:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-dns:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-http2:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -160,52 +232,80 @@ io.netty:netty-resolver-dns-classes-macos:4.1.100.Final=compileClasspath,product io.netty:netty-resolver-dns-native-macos:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-resolver-dns:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-resolver:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-tcnative-boringssl-static:2.0.61.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-tcnative-classes:2.0.61.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-tcnative-boringssl-static:2.0.61.Final=compileClasspath,testCompileClasspath +io.netty:netty-tcnative-boringssl-static:2.0.62.Final=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-tcnative-classes:2.0.61.Final=compileClasspath,testCompileClasspath +io.netty:netty-tcnative-classes:2.0.62.Final=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.netty:netty-transport-classes-epoll:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport-classes-kqueue:4.1.94.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-kqueue:4.1.100.Final=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-kqueue:4.1.94.Final=compileClasspath,testCompileClasspath io.netty:netty-transport-native-epoll:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport-native-kqueue:4.1.94.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-native-kqueue:4.1.100.Final=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-native-kqueue:4.1.94.Final=compileClasspath,testCompileClasspath io.netty:netty-transport-native-unix-common:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-transport:4.1.100.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.opencensus:opencensus-api:0.31.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.opencensus:opencensus-contrib-http-util:0.31.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.opencensus:opencensus-proto:0.2.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:1.31.0-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-boot:1.31.0-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:1.31.0-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-api-events:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-api:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-context:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-exporter-logging:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-exporter-prometheus:1.31.0-alpha=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-extension-incubator:1.31.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.31.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk:1.31.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-semconv:1.24.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -io.perfmark:perfmark-api:0.26.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:1.31.0-alpha=compileClasspath,testCompileClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:2.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-jdbc:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-boot:1.31.0-alpha=compileClasspath,testCompileClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-boot:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:1.31.0-alpha=compileClasspath,testCompileClasspath +io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:2.0.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha=compileClasspath,testCompileClasspath +io.opentelemetry.semconv:opentelemetry-semconv:1.22.0-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-api-events:1.34.1-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-api:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-api:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.34.1-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-bom:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-context:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-context:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-exporter-logging:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-exporter-logging:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-exporter-prometheus:1.31.0-alpha=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-exporter-prometheus:1.34.1-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-extension-incubator:1.34.1-alpha=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-sdk-common:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk:1.31.0=compileClasspath,testCompileClasspath +io.opentelemetry:opentelemetry-sdk:1.34.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.perfmark:perfmark-api:0.27.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.projectreactor.netty:reactor-netty-core:1.1.12=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.projectreactor.netty:reactor-netty-http:1.1.12=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.projectreactor:reactor-core:3.5.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-config:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-exporter-common:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-exporter-httpserver:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-exposition-formats:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-model:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.prometheus:prometheus-metrics-shaded-protobuf:1.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.prometheus:simpleclient:0.16.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.prometheus:simpleclient_common:0.16.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.prometheus:simpleclient_httpserver:0.16.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath @@ -214,62 +314,70 @@ io.prometheus:simpleclient_tracer_otel:0.16.0=productionRuntimeClasspath,runtime io.prometheus:simpleclient_tracer_otel_agent:0.16.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.swagger.codegen.v3:swagger-codegen-cli:3.0.47=swaggerCodegen io.swagger.core.v3:swagger-annotations:2.2.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.swagger:swagger-annotations:1.6.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.swagger:swagger-annotations:1.6.13=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.swagger:swagger-annotations:1.6.6=compileClasspath,testCompileClasspath jakarta.activation:jakarta.activation-api:1.2.2=productionRuntimeClasspath,runtimeClasspath -jakarta.activation:jakarta.activation-api:2.1.0=testCompileClasspath,testRuntimeClasspath +jakarta.activation:jakarta.activation-api:2.1.3=testCompileClasspath,testRuntimeClasspath jakarta.annotation:jakarta.annotation-api:2.1.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.transaction:jakarta.transaction-api:1.3.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath jakarta.validation:jakarta.validation-api:3.0.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -jakarta.ws.rs:jakarta.ws.rs-api:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +jakarta.ws.rs:jakarta.ws.rs-api:3.1.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=productionRuntimeClasspath,runtimeClasspath -jakarta.xml.bind:jakarta.xml.bind-api:4.0.0=testCompileClasspath,testRuntimeClasspath -javax.activation:javax.activation-api:1.2.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.xml.bind:jakarta.xml.bind-api:4.0.2=testCompileClasspath,testRuntimeClasspath +javax.activation:javax.activation-api:1.2.0=compileClasspath,testCompileClasspath javax.annotation:javax.annotation-api:1.3.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath javax.validation:validation-api:2.0.1.Final=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath javax.xml.bind:jaxb-api:2.3.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath jaxen:jaxen:1.2.0=spotbugs -net.bytebuddy:byte-buddy-agent:1.14.4=testCompileClasspath,testRuntimeClasspath -net.bytebuddy:byte-buddy:1.14.4=testCompileClasspath,testRuntimeClasspath +joda-time:joda-time:2.8.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy-agent:1.14.9=testCompileClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy:1.14.9=testCompileClasspath,testRuntimeClasspath net.java.dev.jna:jna-platform:5.13.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath net.java.dev.jna:jna:5.13.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath net.jcip:jcip-annotations:1.0=spotbugs -net.minidev:accessors-smart:2.4.11=testCompileClasspath,testRuntimeClasspath net.minidev:accessors-smart:2.4.9=compileClasspath,productionRuntimeClasspath,runtimeClasspath +net.minidev:accessors-smart:2.5.1=testCompileClasspath,testRuntimeClasspath net.minidev:json-smart:2.4.10=compileClasspath,productionRuntimeClasspath,runtimeClasspath -net.minidev:json-smart:2.4.11=testCompileClasspath,testRuntimeClasspath +net.minidev:json-smart:2.5.1=testCompileClasspath,testRuntimeClasspath net.sf.saxon:Saxon-HE:11.4=spotbugs org.apache.bcel:bcel:6.6.1=spotbugs org.apache.commons:commons-collections4:4.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-compress:1.21=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.apache.commons:commons-dbcp2:2.9.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-lang3:3.12.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-pool2:2.11.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-text:1.10.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-compress:1.26.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.commons:commons-dbcp2:2.12.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.commons:commons-dbcp2:2.9.0=compileClasspath,testCompileClasspath +org.apache.commons:commons-lang3:3.12.0=compileClasspath,spotbugs,testCompileClasspath +org.apache.commons:commons-lang3:3.14.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.commons:commons-pool2:2.11.1=compileClasspath,testCompileClasspath +org.apache.commons:commons-pool2:2.12.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.commons:commons-text:1.10.0=compileClasspath,spotbugs,testCompileClasspath +org.apache.commons:commons-text:1.11.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.logging.log4j:log4j-api:2.19.0=spotbugs -org.apache.logging.log4j:log4j-api:2.20.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.21.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.logging.log4j:log4j-core:2.19.0=spotbugs -org.apache.logging.log4j:log4j-to-slf4j:2.20.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.maven:maven-artifact:3.6.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:1.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.apache.tomcat.embed:tomcat-embed-core:10.1.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.tomcat.embed:tomcat-embed-el:10.1.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.tomcat.embed:tomcat-embed-websocket:10.1.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-to-slf4j:2.21.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.qpid:proton-j:0.33.8=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-core:10.1.20=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-el:10.1.20=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-websocket:10.1.20=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.assertj:assertj-core:3.24.2=testCompileClasspath,testRuntimeClasspath -org.awaitility:awaitility:4.2.0=testCompileClasspath,testRuntimeClasspath -org.bitbucket.b_c:jose4j:0.9.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.bouncycastle:bcpkix-jdk18on:1.71=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.bouncycastle:bcprov-jdk18on:1.71=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.bouncycastle:bcutil-jdk18on:1.71=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.broadinstitute.dsde.workbench:sam-client_2.13:0.1-5281c21=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.checkerframework:checker-qual:3.39.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.awaitility:awaitility:4.2.1=testCompileClasspath,testRuntimeClasspath +org.bitbucket.b_c:jose4j:0.9.4=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcpkix-jdk18on:1.77=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcprov-jdk18on:1.77=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcutil-jdk18on:1.77=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.broadinstitute.dsde.workbench:sam-client_2.13:0.1-0c4b377=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.checkerframework:checker-qual:3.39.0=compileClasspath,testCompileClasspath +org.checkerframework:checker-qual:3.42.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.codehaus.plexus:plexus-utils:3.2.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.codehaus.woodstox:stax2-api:4.2.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.conscrypt:conscrypt-openjdk-uber:2.5.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.dom4j:dom4j:2.1.3=spotbugs org.glassfish.hk2.external:jakarta.inject:2.6.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath @@ -285,28 +393,28 @@ org.jacoco:org.jacoco.agent:0.8.8=jacocoAgent,jacocoAnt org.jacoco:org.jacoco.ant:0.8.8=jacocoAnt org.jacoco:org.jacoco.core:0.8.8=jacocoAnt org.jacoco:org.jacoco.report:0.8.8=jacocoAnt -org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.jetbrains.kotlin:kotlin-stdlib:1.6.20=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jetbrains.kotlin:kotlin-stdlib:1.9.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.jetbrains:annotations:13.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.json:json:20230227=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.9.3=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.9.3=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.9.3=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.9.3=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.9.3=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.9.3=testRuntimeClasspath -org.junit:junit-bom:5.9.0=productionRuntimeClasspath,runtimeClasspath +org.json:json:20240205=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.10.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath +org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath org.junit:junit-bom:5.9.1=spotbugs -org.junit:junit-bom:5.9.3=testCompileClasspath,testRuntimeClasspath org.jvnet.mimepull:mimepull:1.9.13=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.liquibase:liquibase-core:4.22.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.mockito:mockito-core:5.3.1=testCompileClasspath,testRuntimeClasspath -org.mockito:mockito-junit-jupiter:5.3.1=testCompileClasspath,testRuntimeClasspath +org.liquibase:liquibase-core:4.22.0=compileClasspath,testCompileClasspath +org.liquibase:liquibase-core:4.26.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.mockito:mockito-core:5.7.0=testCompileClasspath,testRuntimeClasspath +org.mockito:mockito-junit-jupiter:5.7.0=testCompileClasspath,testRuntimeClasspath org.objenesis:objenesis:3.3=testRuntimeClasspath -org.openapitools:jackson-databind-nullable:0.2.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath +org.openapitools:jackson-databind-nullable:0.2.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.ow2.asm:asm-analysis:9.2=jacocoAnt org.ow2.asm:asm-analysis:9.4=spotbugs org.ow2.asm:asm-commons:9.2=jacocoAnt @@ -315,50 +423,51 @@ org.ow2.asm:asm-tree:9.2=jacocoAnt org.ow2.asm:asm-tree:9.4=spotbugs org.ow2.asm:asm-util:9.4=spotbugs org.ow2.asm:asm:9.2=jacocoAnt -org.ow2.asm:asm:9.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.ow2.asm:asm:9.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath org.ow2.asm:asm:9.4=spotbugs -org.postgresql:postgresql:42.5.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.ow2.asm:asm:9.6=testCompileClasspath,testRuntimeClasspath +org.postgresql:postgresql:42.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.scala-lang:scala-library:2.13.10=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.13=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.skyscreamer:jsonassert:1.5.1=testCompileClasspath,testRuntimeClasspath -org.slf4j:jul-to-slf4j:2.0.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:jul-to-slf4j:2.0.13=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j -org.slf4j:slf4j-api:2.0.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j -org.springframework.boot:spring-boot-autoconfigure:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-configuration-processor:3.1.2=annotationProcessor -org.springframework.boot:spring-boot-starter-data-jdbc:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-jdbc:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-json:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-logging:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-test:3.1.2=testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-tomcat:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter-web:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-starter:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-test-autoconfigure:3.1.2=testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot-test:3.1.2=testCompileClasspath,testRuntimeClasspath -org.springframework.boot:spring-boot:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.data:spring-data-commons:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.data:spring-data-jdbc:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.data:spring-data-relational:3.1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework.retry:spring-retry:1.3.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.springframework:spring-aop:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-beans:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-context:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-core:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-expression:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-jcl:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-jdbc:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-test:6.0.11=testCompileClasspath,testRuntimeClasspath -org.springframework:spring-tx:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-web:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.springframework:spring-webmvc:6.0.11=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-autoconfigure:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-configuration-processor:3.2.5=annotationProcessor +org.springframework.boot:spring-boot-starter-data-jdbc:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-jdbc:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-json:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-logging:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-test:3.2.5=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-tomcat:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-web:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-test-autoconfigure:3.2.5=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-test:3.2.5=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.data:spring-data-commons:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.data:spring-data-jdbc:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.data:spring-data-relational:3.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.retry:spring-retry:2.0.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework:spring-aop:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-beans:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-core:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-expression:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jcl:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jdbc:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-test:6.1.6=testCompileClasspath,testRuntimeClasspath +org.springframework:spring-tx:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-web:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-webmvc:6.1.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.threeten:threetenbp:1.6.8=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.webjars.npm:swagger-ui-dist:3.36.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.webjars:webjars-locator-core:0.52=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.xmlresolver:xmlresolver:4.4.3=spotbugs org.xmlunit:xmlunit-core:2.9.1=testCompileClasspath,testRuntimeClasspath -org.yaml:snakeyaml:2.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.yaml:snakeyaml:2.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath software.amazon.awssdk:annotations:2.20.115=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath software.amazon.awssdk:apache-client:2.20.115=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath software.amazon.awssdk:arns:2.20.115=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath @@ -386,4 +495,4 @@ software.amazon.awssdk:third-party-jackson-core:2.20.115=productionRuntimeClassp software.amazon.awssdk:utils:2.20.115=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath software.amazon.eventstream:eventstream:1.0.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath xml-apis:xml-apis:1.4.01=spotbugs -empty=developmentOnly,spotbugsPlugins,swaggerTemplate,swaggerUI,testAnnotationProcessor +empty=developmentOnly,spotbugsPlugins,swaggerTemplate,swaggerUI,testAndDevelopmentOnly,testAnnotationProcessor diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 00e33ede..8049c684 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists