We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01d632f + f0b9918 commit c021627Copy full SHA for c021627
pom.xml
@@ -45,13 +45,13 @@
45
<dependency>
46
<groupId>org.apache.kafka</groupId>
47
<artifactId>connect-api</artifactId>
48
- <version>2.3.1</version>
+ <version>2.5.0</version>
49
<scope>provided</scope>
50
</dependency>
51
52
53
<artifactId>connect-json</artifactId>
54
55
56
57
@@ -63,7 +63,7 @@
63
64
<groupId>com.ibm.mq</groupId>
65
<artifactId>com.ibm.mq.allclient</artifactId>
66
- <version>9.1.1.0</version>
+ <version>9.1.5.0</version>
67
68
69
0 commit comments