diff --git a/pom.xml b/pom.xml index 2aadbc48ca4815..516b5ba74b29e4 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ flexible messaging model and an intuitive client API. 5.0.1 3.8.11.2 8.0.11 - 42.2.24 + 42.2.25 0.3.2 2.6.0 3.3.1 @@ -159,6 +159,7 @@ flexible messaging model and an intuitive client API. 2.13 2.13.6 1.7.2.Final + 42.2.25 0.11.1 0.18.0 2.4.9 diff --git a/pulsar-io/debezium/postgres/pom.xml b/pulsar-io/debezium/postgres/pom.xml index 0af7d448cfea86..627953a2362680 100644 --- a/pulsar-io/debezium/postgres/pom.xml +++ b/pulsar-io/debezium/postgres/pom.xml @@ -44,6 +44,13 @@ ${debezium.version} + + org.postgresql + postgresql + ${debezium.postgresql.version} + runtime + +