From 84572eb664b47b82994cdd3e11a8150f9089f038 Mon Sep 17 00:00:00 2001 From: Jonatan Ivanov Date: Thu, 17 Oct 2024 16:15:57 -0700 Subject: [PATCH] Upgrade dependencies --- buildscript-gradle.lockfile | 6 ++--- core/gradle.lockfile | 16 ++++++------- eureka/gradle.lockfile | 17 +++++++------- load-gen/buildscript-gradle.lockfile | 20 ++++++++--------- spring-boot-admin/gradle.lockfile | 25 +++++++++++---------- tea-service/gradle.lockfile | 17 +++++++------- tea-service/tea-api/gradle.lockfile | 12 +++++----- tealeaf-service/gradle.lockfile | 17 +++++++------- tealeaf-service/tealeaf-api/gradle.lockfile | 12 +++++----- water-service/gradle.lockfile | 17 +++++++------- water-service/water-api/gradle.lockfile | 12 +++++----- 11 files changed, 88 insertions(+), 83 deletions(-) diff --git a/buildscript-gradle.lockfile b/buildscript-gradle.lockfile index a1bff43..36aa1d1 100644 --- a/buildscript-gradle.lockfile +++ b/buildscript-gradle.lockfile @@ -25,8 +25,8 @@ io.spring.gradle:dependency-management-plugin:1.1.6=classpath javax.inject:javax.inject:1=classpath net.java.dev.jna:jna-platform:5.13.0=classpath net.java.dev.jna:jna:5.13.0=classpath -org.ajoberstar.grgit:grgit-core:5.2.2=classpath -org.ajoberstar.grgit:grgit-gradle:5.2.2=classpath +org.ajoberstar.grgit:grgit-core:5.3.0=classpath +org.ajoberstar.grgit:grgit-gradle:5.3.0=classpath org.antlr:antlr4-runtime:4.7.2=classpath org.apache.commons:commons-collections4:4.4=classpath org.apache.commons:commons-compress:1.25.0=classpath @@ -60,7 +60,7 @@ org.codehaus.plexus:plexus-xml:3.0.0=classpath org.codehaus.woodstox:stax2-api:4.2.2=classpath org.cyclonedx:cyclonedx-core-java:9.0.5=classpath org.cyclonedx:cyclonedx-gradle-plugin:1.10.0=classpath -org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r=classpath +org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r=classpath org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M3=classpath org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M3=classpath org.slf4j:slf4j-api:2.0.13=classpath diff --git a/core/gradle.lockfile b/core/gradle.lockfile index ec1aae4..7319b40 100644 --- a/core/gradle.lockfile +++ b/core/gradle.lockfile @@ -13,9 +13,9 @@ com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath,testRuntimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath +com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-codec:commons-codec:1.16.1=testCompileClasspath,testRuntimeClasspath commons-logging:commons-logging:1.2=testCompileClasspath,testRuntimeClasspath io.github.openfeign:feign-core:13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -47,12 +47,12 @@ org.ccil.cowan.tagsoup:tagsoup:1.2.1=testCompileClasspath,testRuntimeClasspath org.checkerframework:checker-qual:3.43.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.projectlombok:lombok:1.18.34=annotationProcessor,compileClasspath diff --git a/eureka/gradle.lockfile b/eureka/gradle.lockfile index 47878c6..0df0f42 100644 --- a/eureka/gradle.lockfile +++ b/eureka/gradle.lockfile @@ -20,8 +20,9 @@ com.google.code.findbugs:jsr305:3.0.2=productionRuntimeClasspath,runtimeClasspat com.google.code.gson:gson:2.10.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=testCompileClasspath,testRuntimeClasspath com.netflix.eureka:eureka-client-jersey3:2.0.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -125,13 +126,13 @@ org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath org.hdrhistogram:HdrHistogram:2.2.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.javassist:javassist:3.30.2-GA=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jolokia:jolokia-core:1.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath diff --git a/load-gen/buildscript-gradle.lockfile b/load-gen/buildscript-gradle.lockfile index 7383939..63256be 100644 --- a/load-gen/buildscript-gradle.lockfile +++ b/load-gen/buildscript-gradle.lockfile @@ -1,17 +1,17 @@ # 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. -com.fasterxml.jackson.core:jackson-annotations:2.17.2=classpath -com.fasterxml.jackson.core:jackson-core:2.17.2=classpath -com.fasterxml.jackson.core:jackson-databind:2.17.2=classpath -com.fasterxml.jackson:jackson-bom:2.17.2=classpath -com.github.spotbugs:spotbugs-annotations:4.8.4=classpath +com.fasterxml.jackson.core:jackson-annotations:2.18.0=classpath +com.fasterxml.jackson.core:jackson-core:2.18.0=classpath +com.fasterxml.jackson.core:jackson-databind:2.18.0=classpath +com.fasterxml.jackson:jackson-bom:2.18.0=classpath +com.github.spotbugs:spotbugs-annotations:4.8.6=classpath com.google.code.findbugs:jsr305:3.0.2=classpath com.typesafe:config:1.4.3=classpath -gradle.plugin.io.gatling.gradle:gatling-gradle-plugin:3.12.0=classpath -io.gatling:gatling-asm-shaded:9.7.0=classpath -io.gatling:gatling-enterprise-plugin-commons:1.9.6=classpath -io.gatling:gatling-scanner:1.6.1=classpath +gradle.plugin.io.gatling.gradle:gatling-gradle-plugin:3.12.0.3=classpath +io.gatling:gatling-asm-shaded:9.7.1=classpath +io.gatling:gatling-enterprise-plugin-commons:1.9.9=classpath +io.gatling:gatling-scanner:1.6.4=classpath io.gatling:gatling-shared-cli:0.0.3=classpath -org.codehaus.plexus:plexus-utils:4.0.1=classpath +org.codehaus.plexus:plexus-utils:4.0.2=classpath empty= diff --git a/spring-boot-admin/gradle.lockfile b/spring-boot-admin/gradle.lockfile index 635d142..5e04a02 100644 --- a/spring-boot-admin/gradle.lockfile +++ b/spring-boot-admin/gradle.lockfile @@ -19,8 +19,9 @@ com.google.code.findbugs:jsr305:3.0.2=productionRuntimeClasspath,runtimeClasspat com.google.code.gson:gson:2.10.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=testCompileClasspath,testRuntimeClasspath com.netflix.eureka:eureka-client:2.0.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -37,10 +38,10 @@ commons-configuration:commons-configuration:1.10=compileClasspath,productionRunt commons-jxpath:commons-jxpath:1.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath commons-lang:commons-lang:2.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-logging:commons-logging:1.2=testCompileClasspath,testRuntimeClasspath -de.codecentric:spring-boot-admin-server-cloud:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -de.codecentric:spring-boot-admin-server-ui:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -de.codecentric:spring-boot-admin-server:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -de.codecentric:spring-boot-admin-starter-server:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.codecentric:spring-boot-admin-server-cloud:3.3.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.codecentric:spring-boot-admin-server-ui:3.3.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.codecentric:spring-boot-admin-server:3.3.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.codecentric:spring-boot-admin-starter-server:3.3.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.github.openfeign:feign-core:13.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.github.openfeign:feign-micrometer:13.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.github.x-stream:mxparser:1.2.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -126,13 +127,13 @@ org.codehaus.woodstox:stax2-api:4.2.1=compileClasspath,productionRuntimeClasspat org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath org.hdrhistogram:HdrHistogram:2.2.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.jolokia:jolokia-core:1.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath diff --git a/tea-service/gradle.lockfile b/tea-service/gradle.lockfile index 7b0aad9..6f2b9e4 100644 --- a/tea-service/gradle.lockfile +++ b/tea-service/gradle.lockfile @@ -22,8 +22,9 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,productionRuntimeClasspat com.google.code.gson:gson:2.10.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.netflix.eureka:eureka-client:2.0.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -136,13 +137,13 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25=compileClasspath,productionRuntim org.jetbrains.kotlin:kotlin-stdlib:2.0.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jetbrains:annotations:13.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jolokia:jolokia-core:1.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath diff --git a/tea-service/tea-api/gradle.lockfile b/tea-service/tea-api/gradle.lockfile index c730b94..3c2dd9e 100644 --- a/tea-service/tea-api/gradle.lockfile +++ b/tea-service/tea-api/gradle.lockfile @@ -18,12 +18,12 @@ org.apache.httpcomponents:httpmime:4.5.13=testCompileClasspath,testRuntimeClassp org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.ccil.cowan.tagsoup:tagsoup:1.2.1=testCompileClasspath,testRuntimeClasspath org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.projectlombok:lombok:1.18.34=annotationProcessor,compileClasspath org.springframework.boot:spring-boot-dependencies:3.3.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath diff --git a/tealeaf-service/gradle.lockfile b/tealeaf-service/gradle.lockfile index 868d5d3..9d5437c 100644 --- a/tealeaf-service/gradle.lockfile +++ b/tealeaf-service/gradle.lockfile @@ -23,8 +23,9 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,productionRuntimeClasspat com.google.code.gson:gson:2.10.1=productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.h2database:h2:2.2.224=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -143,13 +144,13 @@ org.hibernate.orm:hibernate-core:6.5.3.Final=compileClasspath,productionRuntimeC org.hibernate.validator:hibernate-validator:8.0.1.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jboss.logging:jboss-logging:3.5.3.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jolokia:jolokia-core:1.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath diff --git a/tealeaf-service/tealeaf-api/gradle.lockfile b/tealeaf-service/tealeaf-api/gradle.lockfile index e5ddd9c..d08d629 100644 --- a/tealeaf-service/tealeaf-api/gradle.lockfile +++ b/tealeaf-service/tealeaf-api/gradle.lockfile @@ -19,12 +19,12 @@ org.apache.httpcomponents:httpmime:4.5.13=testCompileClasspath,testRuntimeClassp org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.ccil.cowan.tagsoup:tagsoup:1.2.1=testCompileClasspath,testRuntimeClasspath org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.projectlombok:lombok:1.18.34=annotationProcessor,compileClasspath org.springframework.boot:spring-boot-dependencies:3.3.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath diff --git a/water-service/gradle.lockfile b/water-service/gradle.lockfile index 868d5d3..9d5437c 100644 --- a/water-service/gradle.lockfile +++ b/water-service/gradle.lockfile @@ -23,8 +23,9 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,productionRuntimeClasspat com.google.code.gson:gson:2.10.1=productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:failureaccess:1.0.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -com.google.guava:guava:33.3.0-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.guava:guava:33.3.1-jre=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:3.0.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.h2database:h2:2.2.224=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -143,13 +144,13 @@ org.hibernate.orm:hibernate-core:6.5.3.Final=compileClasspath,productionRuntimeC org.hibernate.validator:hibernate-validator:8.0.1.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jboss.logging:jboss-logging:3.5.3.Final=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.jolokia:jolokia-core:1.7.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.latencyutils:LatencyUtils:2.0.3=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath diff --git a/water-service/water-api/gradle.lockfile b/water-service/water-api/gradle.lockfile index e5ddd9c..d08d629 100644 --- a/water-service/water-api/gradle.lockfile +++ b/water-service/water-api/gradle.lockfile @@ -19,12 +19,12 @@ org.apache.httpcomponents:httpmime:4.5.13=testCompileClasspath,testRuntimeClassp org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.ccil.cowan.tagsoup:tagsoup:1.2.1=testCompileClasspath,testRuntimeClasspath org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-api:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.0=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.0=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.0=testRuntimeClasspath -org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.11.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.11.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.11.2=testRuntimeClasspath +org.junit:junit-bom:5.11.2=testCompileClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.projectlombok:lombok:1.18.34=annotationProcessor,compileClasspath org.springframework.boot:spring-boot-dependencies:3.3.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath