Skip to content

Commit 9463372

Browse files
authored
bumped Confluent version (#53)
Signed-off-by: Aakash Shah <[email protected]>
1 parent fa4251a commit 9463372

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>io.confluent</groupId>
2222
<artifactId>common-parent</artifactId>
23-
<version>5.1.0</version>
23+
<version>5.4.0</version>
2424
</parent>
2525

2626
<groupId>io.confluent.kafka.connect</groupId>
@@ -31,11 +31,11 @@
3131

3232
<properties>
3333
<connect-runtime-version>2.0.0</connect-runtime-version>
34-
<confluent.version>5.1.0</confluent.version>
34+
<confluent.version>5.4.0</confluent.version>
3535
<confluent.avro.generator.version>0.2.0</confluent.avro.generator.version>
3636
<junit.version>4.12</junit.version>
3737
<avro.version>1.8.1</avro.version>
38-
<licenses.version>5.1.0</licenses.version>
38+
<licenses.version>5.4.0</licenses.version>
3939
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
4040
</properties>
4141

0 commit comments

Comments
 (0)