Skip to content

Commit a9fb706

Browse files
Merge branch '10.2.x' into master
2 parents 2b2a3c7 + 9edee6c commit a9fb706

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>kafka-connect-storage-common-parent</artifactId>
23-
<version>11.2.20</version>
23+
<version>11.2.22</version>
2424
</parent>
2525

2626
<artifactId>kafka-connect-hdfs</artifactId>
@@ -62,7 +62,7 @@
6262
<complexity.coverage.threshold>0.53</complexity.coverage.threshold>
6363
<line.coverage.threshold>0.66</line.coverage.threshold>
6464
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
65-
<kafka.connect.storage.common.version>11.2.20</kafka.connect.storage.common.version>
65+
<kafka.connect.storage.common.version>11.2.22</kafka.connect.storage.common.version>
6666
<commons.collections.version>3.2.2</commons.collections.version>
6767
<commons-net.version>3.9.0</commons-net.version>
6868
<ivy.version>2.5.2</ivy.version>
@@ -280,7 +280,7 @@
280280
<groupId>org.apache.logging.log4j</groupId>
281281
<artifactId>log4j-core</artifactId>
282282
</exclusion>
283-
<exclusion>
283+
<exclusion>
284284
<groupId>org.apache.ant</groupId>
285285
<artifactId>ant</artifactId>
286286
</exclusion>

0 commit comments

Comments
 (0)