Skip to content

Commit ac91cc6

Browse files
Merge pull request #128 from confluentinc/cc-21504-0.3.x
[CC-21504] Increasing common-parent version to pull in latest version of jackson-databind to resolve CVE-2022-42004,CVE-2022-42003
2 parents 059260c + c65048e commit ac91cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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>7.2.0</version>
23+
<version>7.5.0</version>
2424
</parent>
2525

2626
<groupId>io.confluent.kafka.connect</groupId>

0 commit comments

Comments
 (0)