1
1
[versions ]
2
2
protoc = " 3.25.5"
3
3
grpc = " 1.68.3"
4
- hypertrace-framework = " 0.1.86 "
5
- hypertrace-grpcutils = " 0.13.10 "
6
- hypertrace-kafka = " 0.5.4 "
4
+ hypertrace-framework = " 0.1.89 "
5
+ hypertrace-grpcutils = " 0.13.14 "
6
+ hypertrace-kafka = " 0.6.0 "
7
7
hypertrace-bom = " +"
8
8
hypertrace-attributeservice = " 0.14.35"
9
9
hypertrace-gatewayservice = " 0.3.9"
@@ -74,7 +74,7 @@ hypertrace-integrationtest-framework = { module = "org.hypertrace.core.servicefr
74
74
hypertrace-framework-documentstore-metrics = { module = " org.hypertrace.core.serviceframework:docstore-metrics" , version.ref = " hypertrace-framework" }
75
75
76
76
hypertrace-documentstore = { module = " org.hypertrace.core.documentstore:document-store" , version = " 0.8.6" }
77
- hypertrace-eventstore = { module = " org.hypertrace.core.eventstore:event-store" , version = " 0.1.4 " }
77
+ hypertrace-eventstore = { module = " org.hypertrace.core.eventstore:event-store" , version = " 0.1.5 " }
78
78
hypertrace-kafka-bom = { module = " org.hypertrace.core.kafkastreams.framework:kafka-bom" , version.ref = " hypertrace-kafka" }
79
79
hypertrace-kafka-framework = { module = " org.hypertrace.core.kafkastreams.framework:kafka-streams-framework" , version.ref = " hypertrace-kafka" }
80
80
hypertrace-attributeservice-api = { module = " org.hypertrace.core.attribute.service:attribute-service-api" , version.ref = " hypertrace-attributeservice" }
@@ -97,7 +97,7 @@ hypertrace-ciutils = { id = "org.hypertrace.ci-utils-plugin", version = "0.4.0"
97
97
hypertrace-publish = { id = " org.hypertrace.publish-plugin" , version = " 1.1.1" }
98
98
hypertrace-jacoco = { id = " org.hypertrace.jacoco-report-plugin" , version = " 0.3.0" }
99
99
hypertrace-integrationtest = { id = " org.hypertrace.integration-test-plugin" , version = " 0.3.0" }
100
- hypertrace-codestyle = { id = " org.hypertrace.code-style-plugin" , version = " 2.1.0 " }
100
+ hypertrace-codestyle = { id = " org.hypertrace.code-style-plugin" , version = " 2.1.2 " }
101
101
hypertrace-docker-publish = { id = " org.hypertrace.docker-publish-plugin" , version = " 0.11.0" }
102
102
hypertrace-docker-application = { id = " org.hypertrace.docker-java-application-plugin" , version = " 0.11.0" }
103
103
owasp-dependencycheck = { id = " org.owasp.dependencycheck" , version = " 12.1.0" }
0 commit comments