11[versions ]
22awaitility = " 4.2.2"
33aws1 = " 1.12.780"
4- aws2 = " 2.30.6 "
4+ aws2 = " 2.30.7 "
55bucket4j = " 8.8.0"
66datadog = " 1.45.2"
77dependencyAnalysisPlugin = " 2.7.0"
@@ -27,7 +27,7 @@ wire = "5.2.1"
2727[libraries ]
2828apacheCommonsIo = { module = " commons-io:commons-io" , version = " 2.18.0" }
2929apacheCommonsLang = { module = " org.apache.commons:commons-lang3" , version = " 3.17.0" }
30- apacheCommonsPool = { module = " org.apache.commons:commons-pool2" , version = " 2.12.0 " }
30+ apacheCommonsPool = { module = " org.apache.commons:commons-pool2" , version = " 2.12.1 " }
3131assertj = { module = " org.assertj:assertj-core" , version = " 3.27.3" }
3232awaitility = { module = " org.awaitility:awaitility" , version.ref = " awaitility" }
3333awaitilityKotlin = { module = " org.awaitility:awaitility-kotlin" , version.ref = " awaitility" }
@@ -62,8 +62,8 @@ dockerTransportCore = { module = "com.github.docker-java:docker-java-transport",
6262dockerTransportHttpClient = { module = " com.github.docker-java:docker-java-transport-httpclient5" , version.ref = " docker" }
6363errorproneAnnotations = { module = " com.google.errorprone:error_prone_annotations" , version = " 2.36.0" }
6464findbugsJsr305 = { module = " com.google.code.findbugs:jsr305" , version = " 3.0.2" }
65- gax = { module = " com.google.api:gax" , version = " 2.59.1 " }
66- gcpCloudCore = { module = " com.google.cloud:google-cloud-core" , version = " 2.49.1 " }
65+ gax = { module = " com.google.api:gax" , version = " 2.60.0 " }
66+ gcpCloudCore = { module = " com.google.cloud:google-cloud-core" , version = " 2.50.0 " }
6767gcpDatastore = { module = " com.google.cloud:google-cloud-datastore" , version = " 2.25.4" }
6868gcpKms = { module = " com.google.apis:google-api-services-cloudkms" , version = " v1-rev20250102-2.0.0" }
6969gcpLogback = { module = " com.google.cloud:google-cloud-logging-logback" , version = " 0.130.11-alpha" }
@@ -73,9 +73,9 @@ googleApiClient = { module = "com.google.api-client:google-api-client", version
7373googleApiServicesStorage = { module = " com.google.apis:google-api-services-storage" , version = " v1-rev20241206-2.0.0" }
7474googleAuthLibraryCredentials = { module = " com.google.auth:google-auth-library-credentials" , version.ref = " googleAuth" }
7575googleAuthLibraryOauth2Http = { module = " com.google.auth:google-auth-library-oauth2-http" , version.ref = " googleAuth" }
76- googleCloudCoreHttp = { module = " com.google.cloud:google-cloud-core-http" , version = " 2.49.1 " }
76+ googleCloudCoreHttp = { module = " com.google.cloud:google-cloud-core-http" , version = " 2.50.0 " }
7777googleCloudStorage = { module = " com.google.cloud:google-cloud-storage" , version = " 1.118.1" }
78- googleCommonProtos = { module = " com.google.api.grpc:proto-google-common-protos" , version = " 2.50.1 " }
78+ googleCommonProtos = { module = " com.google.api.grpc:proto-google-common-protos" , version = " 2.51.0 " }
7979googleHttpClient = { module = " com.google.http-client:google-http-client" , version.ref = " googleHttp" }
8080googleHttpClientJackson = { module = " com.google.http-client:google-http-client-jackson2" , version.ref = " googleHttp" }
8181grpcApi = { module = " io.grpc:grpc-api" , version = " 1.70.0" }
0 commit comments