Skip to content

Commit

Permalink
DBZ-8174 Upgrade database monitoring examole to Debezium 3.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvitale authored and Naros committed Oct 7, 2024
1 parent 38e92e0 commit 9dae38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-activity-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ order-service/mvnw package -f order-service/pom.xml
then we can just run our compose file to start everything is needed.

```shell
export DEBEZIUM_VERSION=3.0.0.CR1
export DEBEZIUM_VERSION=3.0.0.Final
docker-compose up -d --build
```

Expand Down

0 comments on commit 9dae38d

Please sign in to comment.