diff --git a/apache-pulsar/pom.xml b/apache-pulsar/pom.xml index a3f1604f..25814d91 100644 --- a/apache-pulsar/pom.xml +++ b/apache-pulsar/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 1.9.5.Final - 2.9.2 + 2.9.3 diff --git a/cache-invalidation/pom.xml b/cache-invalidation/pom.xml index 632f54c9..facf2cea 100644 --- a/cache-invalidation/pom.xml +++ b/cache-invalidation/pom.xml @@ -69,7 +69,7 @@ org.postgresql postgresql - 42.4.1 + 42.7.2 org.awaitility diff --git a/camel-component/pom.xml b/camel-component/pom.xml index 00fddf66..672a7db8 100644 --- a/camel-component/pom.xml +++ b/camel-component/pom.xml @@ -28,11 +28,11 @@ 3.0.1 1.9.5.Final 1.9 - 42.4.1 + 42.7.2 1.7.36 2.7.2.Final 2.13.2 - 2.4.0 + 2.6.3 0.31.0 3.2.1 diff --git a/graphql/aggregator/pom.xml b/graphql/aggregator/pom.xml index 8d255a54..39bab729 100644 --- a/graphql/aggregator/pom.xml +++ b/graphql/aggregator/pom.xml @@ -12,7 +12,7 @@ 3.8.1 3.1.1 3.3.2 - 3.2.0 + 7.6.0-ce 2.5.0.Final 1.7.36 2.13.2 @@ -124,7 +124,7 @@ com.google.guava guava - 30.1-jre + 32.0.0-jre diff --git a/jpa-aggregations/jpa-test/pom.xml b/jpa-aggregations/jpa-test/pom.xml index e78ca5bb..2e5cae5c 100644 --- a/jpa-aggregations/jpa-test/pom.xml +++ b/jpa-aggregations/jpa-test/pom.xml @@ -13,7 +13,7 @@ 5.4.24.Final 1.7.36 2.13.2 - 2.13.2.2 + 2.13.4.2 3.2.0 diff --git a/kstreams-live-update/event-source/pom.xml b/kstreams-live-update/event-source/pom.xml index 3e351bbc..37976a75 100644 --- a/kstreams-live-update/event-source/pom.xml +++ b/kstreams-live-update/event-source/pom.xml @@ -32,7 +32,7 @@ org.postgresql postgresql - 42.4.1 + 42.7.2 org.slf4j diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 32860192..abf238d7 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -45,7 +45,7 @@ org.postgresql postgresql - 42.4.1 + 42.7.2 test @@ -63,13 +63,13 @@ org.apache.kafka kafka-clients - 2.4.0 + 2.6.3 test com.jayway.jsonpath json-path - 2.4.0 + 2.9.0 test @@ -81,7 +81,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 test