Skip to content

Commit 5605699

Browse files
authored
Bump common to fix CVE-2024-47561(#152)
1 parent f9c22cf commit 5605699

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
* @confluentinc/connect
2-
* @confluentinc/devx
3-
* @confluentinc/integration-architecture

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.5.2</version>
23+
<version>7.9.0-610</version>
2424
</parent>
2525

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

0 commit comments

Comments
 (0)