Skip to content

Commit c021627

Browse files
Merge pull request #3 from ibm-messaging/master
Update to master
2 parents 01d632f + f0b9918 commit c021627

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
<dependency>
4646
<groupId>org.apache.kafka</groupId>
4747
<artifactId>connect-api</artifactId>
48-
<version>2.3.1</version>
48+
<version>2.5.0</version>
4949
<scope>provided</scope>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.apache.kafka</groupId>
5353
<artifactId>connect-json</artifactId>
54-
<version>2.3.1</version>
54+
<version>2.5.0</version>
5555
<scope>provided</scope>
5656
</dependency>
5757

@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.ibm.mq</groupId>
6565
<artifactId>com.ibm.mq.allclient</artifactId>
66-
<version>9.1.1.0</version>
66+
<version>9.1.5.0</version>
6767
</dependency>
6868

6969
<dependency>

0 commit comments

Comments
 (0)