diff --git a/pom.xml b/pom.xml index a79429f4733a9..76f187129cc98 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ flexible messaging model and an intuitive client API. 2.3.0 3.8.11.2 8.0.11 - 42.2.24 + 42.2.25 0.3.2 2.6.0 3.3.1 @@ -158,6 +158,7 @@ flexible messaging model and an intuitive client API. 2.13 2.13.6 1.7.1.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 a3d0231e0a762..8c64dd448eef9 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 + +