Skip to content

Commit 21cbe08

Browse files
Bump confluent.version from 7.8.0 to 7.9.0 (#1062)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michal Bobowski <[email protected]>
1 parent 5ccb318 commit 21cbe08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<kafka.version>3.8.1</kafka.version>
5454
<awaitility.version>4.2.2</awaitility.version>
5555
<assertj-core.version>3.26.3</assertj-core.version>
56-
<confluent.version>7.8.0</confluent.version>
56+
<confluent.version>7.9.0</confluent.version>
5757
<!--Compatible protobuf version https://github.com/confluentinc/common/blob/v7.7.0/pom.xml#L91 -->
5858
<protobuf.version>3.25.5</protobuf.version>
5959
<guava.version>33.4.0-jre</guava.version>

pom_confluent.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<kafka.version>3.8.1</kafka.version>
6464
<awaitility.version>4.2.2</awaitility.version>
6565
<assertj-core.version>3.26.3</assertj-core.version>
66-
<confluent.version>7.8.0</confluent.version>
66+
<confluent.version>7.9.0</confluent.version>
6767
<!--Compatible protobuf version https://github.com/confluentinc/common/blob/v7.7.0/pom.xml#L91 -->
6868
<protobuf.version>3.25.5</protobuf.version>
6969
<guava.version>33.4.0-jre</guava.version>

0 commit comments

Comments
 (0)