Skip to content

Commit 5baa26c

Browse files
maven: bump io.debezium:debezium-connector-postgres
Bumps io.debezium:debezium-connector-postgres from 2.7.3.Final to 3.0.7.Final. --- updated-dependencies: - dependency-name: io.debezium:debezium-connector-postgres dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcf946f commit 5baa26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>io.debezium</groupId>
114114
<artifactId>debezium-connector-postgres</artifactId>
115-
<version>2.7.3.Final</version>
115+
<version>3.0.7.Final</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>

0 commit comments

Comments
 (0)