Commit 888b125 1 parent 44adce9 commit 888b125 Copy full SHA for 888b125
File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.github.jcustenborder.kafka.connect</groupId >
25
25
<artifactId >kafka-connect-parent</artifactId >
26
- <version >2.6. 1</version >
26
+ <version >2.8.0- 1</version >
27
27
</parent >
28
28
<artifactId >kafka-connect-transform-common</artifactId >
29
29
<version >0.1.0-SNAPSHOT</version >
58
58
<url >https://github.com/jcustenborder/kafka-connect-transform-common/issues</url >
59
59
</issueManagement >
60
60
<dependencies >
61
+ <dependency >
62
+ <groupId >com.github.jcustenborder.kafka.connect</groupId >
63
+ <artifactId >connect-utils-jackson</artifactId >
64
+ </dependency >
61
65
<dependency >
62
66
<groupId >org.apache.kafka</groupId >
63
67
<artifactId >connect-json</artifactId >
64
68
<version >${kafka.version} </version >
65
69
<scope >provided</scope >
66
70
</dependency >
67
- <dependency >
68
- <groupId >org.reflections</groupId >
69
- <artifactId >reflections</artifactId >
70
- <version >0.9.10</version >
71
- <scope >test</scope >
72
- </dependency >
73
71
<dependency >
74
72
<groupId >com.github.jcustenborder.kafka.connect</groupId >
75
73
<artifactId >connect-utils-testing-data</artifactId >
You can’t perform that action at this time.
0 commit comments