Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 17, 2024
1 parent 04c89b8 commit 84572eb
Show file tree
Hide file tree
Showing 11 changed files with 88 additions and 83 deletions.
6 changes: 3 additions & 3 deletions buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
16 changes: 8 additions & 8 deletions core/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
17 changes: 9 additions & 8 deletions eureka/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
20 changes: 10 additions & 10 deletions load-gen/buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
@@ -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=
25 changes: 13 additions & 12 deletions spring-boot-admin/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
17 changes: 9 additions & 8 deletions tea-service/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions tea-service/tea-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 84572eb

Please sign in to comment.