From 9fdaa093b3feee47de9510f243bcb3944fb6a059 Mon Sep 17 00:00:00 2001 From: Ali Ince Date: Mon, 10 Jun 2024 13:42:47 +0100 Subject: [PATCH] Update dependencies (#629) --- kafka-connect-neo4j/pom.xml | 2 +- pom.xml | 31 +++++++++---------------------- test-support/pom.xml | 2 +- 3 files changed, 11 insertions(+), 24 deletions(-) diff --git a/kafka-connect-neo4j/pom.xml b/kafka-connect-neo4j/pom.xml index be9c0e16..44e9d8c1 100644 --- a/kafka-connect-neo4j/pom.xml +++ b/kafka-connect-neo4j/pom.xml @@ -22,7 +22,7 @@ 0.12.0 3.1.0 0.7.177 - 32.1.3-jre + 33.2.1-jre 3.3.1 Neo4j Connector for Confluent diff --git a/pom.xml b/pom.xml index d8625491..ce0e99cb 100644 --- a/pom.xml +++ b/pom.xml @@ -49,21 +49,21 @@ UTF-8 11 - 1.9.20 - 1.7.3 - 4.4.27 + 2.0.0 + 1.8.1 + 4.4.34 3.4.1 - 2.15.2 + 2.17.1 true - 4.4.12 - 1.19.2 + 4.4.17 + 1.19.8 1.11.3 - 5.6.0 + 5.12.0 4.13.2 5.2.2 5.10.0 - 1.3 + 2.2 ad59084711 3.14.0 @@ -156,21 +156,8 @@ org.hamcrest - hamcrest-core + hamcrest ${hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${hamcrest.version} - test - - - org.hamcrest - hamcrest-all - ${hamcrest.version} - test diff --git a/test-support/pom.xml b/test-support/pom.xml index 04dde83d..d9d6fabb 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -56,7 +56,7 @@ org.hamcrest - hamcrest-all + hamcrest