From f69ff86d59af72aaa8ecdbc09054dc47378968e9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 7 Nov 2022 15:54:47 +0100 Subject: [PATCH] Bump test dependency versions. See #2195 --- pom.xml | 2 +- spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3bc8b249c..d6e8ee434 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 4.0.0-SNAPSHOT 3.0.0-SNAPSHOT - 6.1.1.Final + 6.1.5.Final diff --git a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml index 16b666f81..71e9fe635 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml @@ -50,7 +50,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1 test