Skip to content

Commit

Permalink
build: upgrade cdc client (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-ince authored Nov 27, 2024
1 parent 2e073f5 commit 5aaa244
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions dip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,13 @@ interaction:
service: connect
compose:
method: down
service: connect
run_options: [ volumes, rmi local ]

start-connect:
description: starts connect container
service: connect
compose:
method: up
service: connect
run_options: [ detach ]

relaunch:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<awaitility.version>4.2.2</awaitility.version>
<build-resources.version>2024-11.1</build-resources.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<cdc.version>1.0.9</cdc.version>
<cdc.version>1.0.10</cdc.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<hamcrest.version>3.0</hamcrest.version>
Expand Down

0 comments on commit 5aaa244

Please sign in to comment.