Skip to content

Commit

Permalink
maven: bump io.debezium:debezium-connector-postgres (#317)
Browse files Browse the repository at this point in the history
Bumps io.debezium:debezium-connector-postgres from 2.4.0.Final to 2.4.1.Final.

---
updated-dependencies:
- dependency-name: io.debezium:debezium-connector-postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d49f5e2 commit 33859eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-postgres</artifactId>
<version>2.4.0.Final</version>
<version>2.4.1.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 33859eb

Please sign in to comment.