File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 156156 <version >3.12.0</version >
157157 <scope >compile</scope >
158158 </dependency >
159+ <!-- https://mvnrepository.com/artifact/io.confluent/kafka-connect-protobuf-converter -->
160+ <dependency >
161+ <groupId >io.confluent</groupId >
162+ <artifactId >kafka-connect-protobuf-converter</artifactId >
163+ <version >7.1.1</version >
164+ </dependency >
159165 <!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
160166 <dependency >
161167 <groupId >com.google.protobuf</groupId >
168174 <artifactId >gson</artifactId >
169175 <version >2.10.1</version >
170176 </dependency >
177+ <!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib -->
178+ <dependency >
179+ <groupId >org.jetbrains.kotlin</groupId >
180+ <artifactId >kotlin-stdlib</artifactId >
181+ <version >1.7.0</version >
182+ </dependency >
171183 <!-- https://mvnrepository.com/artifact/com.google.guava/guava -->
172184 <dependency >
173185 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments