Skip to content

Commit cbe8305

Browse files
committed
debezium/dbz#1951 align Quarkus version for Operator, Debezium Server, Platform and Extensions in Debezium to 3.33.1.1
Signed-off-by: kmos <kmos@commonhaus.dev>
1 parent 8208507 commit cbe8305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<version.debezium>${project.version}</version.debezium>
5252

5353
<!-- Defines the Quarkus version used for all Debezium Quarkus Extensions -->
54-
<quarkus.version>3.34.1</quarkus.version>
54+
<quarkus.version>3.33.1.1</quarkus.version>
5555
<!-- the kafka clients override should be removed when quarkus is aligned to 4.2.0 -->
5656
<kafka-clients.version>4.2.0</kafka-clients.version>
5757
</properties>

0 commit comments

Comments
 (0)