Skip to content

Commit

Permalink
DBZ-8604 Update debezium version to reflect project version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvitale committed Jan 29, 2025
1 parent 9d9beed commit 7e95d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-platform-conductor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<version.assertj>3.24.2</version.assertj>
<version.lombok>1.18.32</version.lombok>
<version.mapstruct>1.5.5.Final</version.mapstruct>
<version.debezium>3.0.5.Final</version.debezium>
<version.debezium>${project.version}</version.debezium>

<quarkus.container-image.registry>quay.io</quarkus.container-image.registry>
<quarkus.container-image.group>debezium</quarkus.container-image.group>
Expand Down

0 comments on commit 7e95d51

Please sign in to comment.