File tree Expand file tree Collapse file tree
alerting-config-service-api
label-application-rule-config-service-api
labels-config-service-api
notification-channel-config-service-api
notification-rule-config-service-api
partitioner-config-service-api
spaces-config-service-api
span-processing-config-service-api Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change 11plugins {
2- id(" org.hypertrace.repository-plugin" ) version " 0.4.0 "
3- id(" org.hypertrace.ci-utils-plugin" ) version " 0.3.0 "
4- id(" org.hypertrace.jacoco-report-plugin" ) version " 0.2.0 " apply false
5- id(" org.hypertrace.publish-plugin" ) version " 1.0.2 " apply false
6- id(" org.hypertrace.docker-java-application-plugin" ) version " 0.9.4 " apply false
7- id(" org.hypertrace.docker-publish-plugin" ) version " 0.9.4 " apply false
2+ id(" org.hypertrace.repository-plugin" ) version " 0.4.2 "
3+ id(" org.hypertrace.ci-utils-plugin" ) version " 0.3.2 "
4+ id(" org.hypertrace.jacoco-report-plugin" ) version " 0.2.1 " apply false
5+ id(" org.hypertrace.publish-plugin" ) version " 1.0.5 " apply false
6+ id(" org.hypertrace.docker-java-application-plugin" ) version " 0.9.9 " apply false
7+ id(" org.hypertrace.docker-publish-plugin" ) version " 0.9.9 " apply false
88 id(" org.hypertrace.integration-test-plugin" ) version " 0.2.0" apply false
9- id(" org.hypertrace.code-style-plugin" ) version " 1.1.2 " apply false
9+ id(" org.hypertrace.code-style-plugin" ) version " 1.2.0 " apply false
1010 id(" com.google.protobuf" ) version " 0.8.19" apply false
1111 id(" org.owasp.dependencycheck" ) version " 8.2.1"
1212}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 }
1313 }
1414 constraints {
15- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
15+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
1616 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
1717 }
1818 }
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
7474 testFixturesAnnotationProcessor(libs.lombok)
7575 testFixturesCompileOnly(libs.lombok)
7676 constraints {
77- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
77+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
7878 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
7979 }
8080 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ protobuf {
3232dependencies {
3333 api(libs.bundles.grpc.api)
3434 constraints {
35- implementation(" com.google.guava:guava:32.0.1 -jre" ) {
35+ implementation(" com.google.guava:guava:32.1.2 -jre" ) {
3636 because(" https://nvd.nist.gov/vuln/detail/CVE-2023-2976" )
3737 }
3838 }
You can’t perform that action at this time.
0 commit comments