File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 115115 <netty .version>4.2.5.Final</netty .version>
116116 <micrometer .version>1.14.5</micrometer .version>
117117 <jayway-jsonpath .version>2.9.0</jayway-jsonpath .version>
118- <registry .version>1.3.2.Final</registry .version>
119118 <commons-codec .version>1.13</commons-codec .version>
120119
121120 <!-- Test only dependencies -->
631630 <artifactId >commons-codec</artifactId >
632631 <version >${commons-codec.version} </version >
633632 </dependency >
634- <dependency >
635- <groupId >io.apicurio</groupId >
636- <artifactId >apicurio-registry-utils-streams</artifactId >
637- <version >${registry.version} </version >
638- </dependency >
639- <dependency >
640- <groupId >io.apicurio</groupId >
641- <artifactId >apicurio-registry-utils-kafka</artifactId >
642- <version >${registry.version} </version >
643- </dependency >
644- <dependency >
645- <groupId >io.apicurio</groupId >
646- <artifactId >apicurio-registry-common</artifactId >
647- <version >${registry.version} </version >
648- </dependency >
649633 <dependency >
650634 <groupId >io.opentelemetry</groupId >
651635 <artifactId >opentelemetry-sdk-extension-autoconfigure</artifactId >
You can’t perform that action at this time.
0 commit comments